![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "GrayJSX.h"#include "GrayLib/include/XObjPack/cXObjPack.h"#include "cJSXFileMethods.tbl"#include "cJSXFileProps.tbl"Go to the source code of this file.
Classes | |
| class | GrayJS::cJSXFile |
Namespaces | |
| GrayJS | |
Macros | |
| #define | cJSXFileMethod(a, b, c) M_##a, |
| #define | cJSXFileProp(a, b, c) P_##a, |
Typedefs | |
| typedef cRefPtr< cJSXFile > | GrayJS::cJSXFilePtr |
| #define cJSXFileMethod | ( | a, | |
| b, | |||
| c | |||
| ) | M_##a, |
| #define cJSXFileProp | ( | a, | |
| b, | |||
| c | |||
| ) | P_##a, |