Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

InterfaceMaker::Object Class Reference

#include <interfaceMaker.h>

List of all members.

Public Member Functions

 Object (const InterrogateType &itype)
 ~Object ()
void add_method (Function *method)

Public Attributes

const InterrogateType_itype
Functions _constructors
Functions _methods
Function_destructor


Constructor & Destructor Documentation

InterfaceMaker::Object::Object const InterrogateType itype  ) 
 

Definition at line 81 of file interfaceMaker.cxx.

References _destructor, and NULL.

InterfaceMaker::Object::~Object  ) 
 

Definition at line 93 of file interfaceMaker.cxx.


Member Function Documentation

void InterfaceMaker::Object::add_method Function method  ) 
 


Member Data Documentation

Functions InterfaceMaker::Object::_constructors
 

Definition at line 100 of file interfaceMaker.h.

Referenced by InterfaceMaker::record_object().

Function* InterfaceMaker::Object::_destructor
 

Definition at line 102 of file interfaceMaker.h.

Referenced by Object(), and InterfaceMaker::record_object().

const InterrogateType& InterfaceMaker::Object::_itype
 

Definition at line 99 of file interfaceMaker.h.

Referenced by InterfaceMakerPythonObj::write_class_wrapper().

Functions InterfaceMaker::Object::_methods
 

Definition at line 101 of file interfaceMaker.h.

Referenced by InterfaceMaker::record_object(), and InterfaceMakerPythonObj::write_class_wrapper().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:34:58 2003 for DTool by doxygen1.3