#include <interfaceMaker.h>
Public Member Functions | |
Object (const InterrogateType &itype) | |
~Object () | |
void | add_method (Function *method) |
Public Attributes | |
const InterrogateType & | _itype |
Functions | _constructors |
Functions | _methods |
Function * | _destructor |
|
Definition at line 81 of file interfaceMaker.cxx. References _destructor, and NULL. |
|
Definition at line 93 of file interfaceMaker.cxx. |
|
|
|
Definition at line 100 of file interfaceMaker.h. Referenced by InterfaceMaker::record_object(). |
|
Definition at line 102 of file interfaceMaker.h. Referenced by Object(), and InterfaceMaker::record_object(). |
|
Definition at line 99 of file interfaceMaker.h. Referenced by InterfaceMakerPythonObj::write_class_wrapper(). |
|
Definition at line 101 of file interfaceMaker.h. Referenced by InterfaceMaker::record_object(), and InterfaceMakerPythonObj::write_class_wrapper(). |