#include <mi32/codespace.h>#include <mi32/mistring.h>#include <mi32/strutf8.h>#include <mi32/milist.h>
Go to the source code of this file.
Classes | |
| class | IDENTIFIER |
| Identifier container used to reference specific persistent object instance. More... | |
| class | IDENTIFIERLIST |
Defines | |
| #define | CLASSLIBEXPORT MI_DLLCLASSIMPORT |
Functions | |
| bool | operator!= (const IDENTIFIER &lhs, const IDENTIFIER &rhs) |
| bool | operator== (const IDENTIFIER &lhs, const IDENTIFIER &rhs) |
IDENTIFIER class definition
| #define CLASSLIBEXPORT MI_DLLCLASSIMPORT |
| bool operator!= | ( | const IDENTIFIER & | lhs, | |
| const IDENTIFIER & | rhs | |||
| ) | [inline] |
| bool operator== | ( | const IDENTIFIER & | lhs, | |
| const IDENTIFIER & | rhs | |||
| ) | [inline] |
1.6.1