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 90 of file interfaceMaker.cxx.

InterfaceMaker::Object::~Object  ) 
 

Definition at line 104 of file interfaceMaker.cxx.


Member Function Documentation

void InterfaceMaker::Object::add_method Function method  ) 
 


Member Data Documentation

Functions InterfaceMaker::Object::_constructors
 

Definition at line 114 of file interfaceMaker.h.

Function* InterfaceMaker::Object::_destructor
 

Definition at line 116 of file interfaceMaker.h.

const InterrogateType& InterfaceMaker::Object::_itype
 

Definition at line 113 of file interfaceMaker.h.

Referenced by InterfaceMakerPythonObj::synthesize_this_parameter().

Functions InterfaceMaker::Object::_methods
 

Definition at line 115 of file interfaceMaker.h.


The documentation for this class was generated from the following files:
Generated on Thu May 1 22:13:34 2003 for DTool by doxygen1.3