Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cJSXFile.h File Reference

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
 

Detailed Description

Macro Definition Documentation

◆ cJSXFileMethod

#define cJSXFileMethod (   a,
  b,
 
)    M_##a,

◆ cJSXFileProp

#define cJSXFileProp (   a,
  b,
 
)    P_##a,