| 
    Itasca C++ Interface
    
   | 
 
Base type definitions for the engine. More...
Go to the source code of this file.
Macros | |
| #define | BASE_EXPORT IMPORT_TAG | 
| #define | OSVAL(x, y) x | 
| #define | filesystem ERROR_USE_SHARED_FILESTORE_INSTEAD | 
| #define | FOR(x, y) for (auto x=(y).begin();x!=(y).end();++x) | 
Functions | |
| template<typename T , typename U > | |
| constexpr const T & | osval (const T &wval, const U &) | 
Variables | |
| BASE_EXPORT bool | isConsoleVersion | 
Base type definitions for the engine.
These are base type definitions, used to avoid system-specific changes in size and capacity.