Public Attributes | |
VALUE | klass |
VALUE | mImpl |
void(* | mark )(void *) |
void(* | destroy )(void *) |
int | trackObjects |
Definition at line 1234 of file armagetronad_wrap.cxx.
VALUE swig_class::klass |
Definition at line 1235 of file armagetronad_wrap.cxx.
Referenced by Init_armagetronad(), and SWIG_Ruby_NewPointerObj().
VALUE swig_class::mImpl |
Definition at line 1236 of file armagetronad_wrap.cxx.
void(* swig_class::mark)(void *) |
Referenced by SWIG_Ruby_NewClassInstance(), and SWIG_Ruby_NewPointerObj().
void(* swig_class::destroy)(void *) |
Referenced by SWIG_Ruby_NewClassInstance(), and SWIG_Ruby_NewPointerObj().
Definition at line 1239 of file armagetronad_wrap.cxx.
Referenced by SWIG_Ruby_ConvertPtrAndOwn(), and SWIG_Ruby_NewPointerObj().