![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
| class | GrayLib::cXObjDef |
Namespaces | |
| GrayLib | |
Macros | |
| #define | cXObjDefProp(a, b, c) P_##a, |
| #define | cXObjDefMethod(a, b, c) M_##a, |
| base methods that all objects have. More... | |
Typedefs | |
| typedef cRefPtr< cXObjDef > | GrayLib::cXObjDefPtr |
| #define cXObjDefMethod | ( | a, | |
| b, | |||
| c | |||
| ) | M_##a, |
base methods that all objects have.
| #define cXObjDefProp | ( | a, | |
| b, | |||
| c | |||
| ) | P_##a, |