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

Namespaces

 GrayLib
 

Macros

#define cXObjMgrMethod(a, b, c)   CSCRIPT_METHOD_IMP(a,b,c),
 

Functions

 GrayLib::CSCRIPT_CLASS_IMP0 (XObjMgr, nullptr, cXObjMgr::sm_Methods, "Manage all XObject(s)")
 

Detailed Description

Macro Definition Documentation

◆ cXObjMgrMethod

#define cXObjMgrMethod (   a,
  b,
 
)    CSCRIPT_METHOD_IMP(a,b,c),