46 #define CM_State ( 1L << 1 ) 47 #define CM_Definition ( 1L << 2 ) 48 #define CM_DefinitionGlobal ( 1L << 3 ) 49 #define CM_UnknownDictState ( 1L << 4 ) 51 #endif // contextmode_h long ContextMode
Context mode (mask), defining the type of information written/read to/from context.
the oofem namespace is to define a context or scope in which all oofem names are defined.