#include <mi32/stddefns.h>
Include dependency graph for base.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | GRE_MAXVIEWS 32 |
| #define | GRE_GROUP_NAMELEN 64 |
Enumerations | |
| enum | GRE_OBJTYPE { GRE_OBJTYPE_None = 0, GRE_OBJTYPE_System = 0x01, GRE_OBJTYPE_Layout = 0x02, GRE_OBJTYPE_Group = 0x04, GRE_OBJTYPE_Layer = 0x08, GRE_OBJTYPE_View = 0x10, GRE_OBJTYPE_All = 0xFF } |
| enum | GRE_OBJMGRITEM { GRE_OBJMGRITEM_Layer = 0, GRE_OBJMGRITEM_Component = 1, GRE_OBJMGRITEM_Table = 2, GRE_OBJMGRITEM_RawForm = 3 } |
Functions | |
| DEFINE_ENUM_OPERATORS (GRE_OBJTYPE) | |
Definition in file base.h.
|
|
|
|
|
Maximum number of views per viewable object.
|
|
|
Item type in "object manager" list.
|
|
|
GRE_OBJTYPE enumeration.
|
|
|
|
1.3.4-20031026