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

PLearn::TypeMapEntry Class Reference

#include <TypeFactory.h>

Collaboration diagram for PLearn::TypeMapEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeMapEntry (const string &the_type_name, const string &the_parent_class="", NEW_OBJECT the_constructor=0, GETOPTIONLIST_METHOD the_getoptionlist_method=0, ISA_METHOD the_isa_method=0, const string &the_one_line_descr="", const string &the_multi_line_help="")

Public Attributes

string type_name
string parent_class
NEW_OBJECT constructor
GETOPTIONLIST_METHOD getoptionlist_method
ISA_METHOD isa_method
string one_line_descr
string multi_line_help

Constructor & Destructor Documentation

PLearn::TypeMapEntry::TypeMapEntry const string the_type_name,
const string the_parent_class = "",
NEW_OBJECT  the_constructor = 0,
GETOPTIONLIST_METHOD  the_getoptionlist_method = 0,
ISA_METHOD  the_isa_method = 0,
const string the_one_line_descr = "",
const string the_multi_line_help = ""
[inline]
 

Definition at line 68 of file TypeFactory.h.

References constructor, getoptionlist_method, isa_method, multi_line_help, one_line_descr, parent_class, and type_name.


Member Data Documentation

NEW_OBJECT PLearn::TypeMapEntry::constructor
 

Definition at line 62 of file TypeFactory.h.

Referenced by PLearn::displayObjectHelp(), and TypeMapEntry().

GETOPTIONLIST_METHOD PLearn::TypeMapEntry::getoptionlist_method
 

Definition at line 63 of file TypeFactory.h.

Referenced by PLearn::displayObjectHelp(), and TypeMapEntry().

ISA_METHOD PLearn::TypeMapEntry::isa_method
 

Definition at line 64 of file TypeFactory.h.

Referenced by PLearn::displayObjectHelp(), and TypeMapEntry().

string PLearn::TypeMapEntry::multi_line_help
 

Definition at line 66 of file TypeFactory.h.

Referenced by PLearn::displayObjectHelp(), and TypeMapEntry().

string PLearn::TypeMapEntry::one_line_descr
 

Definition at line 65 of file TypeFactory.h.

Referenced by PLearn::displayObjectHelp(), and TypeMapEntry().

string PLearn::TypeMapEntry::parent_class
 

Definition at line 61 of file TypeFactory.h.

Referenced by TypeMapEntry().

string PLearn::TypeMapEntry::type_name
 

Definition at line 60 of file TypeFactory.h.

Referenced by PLearn::TypeFactory::registerType(), and TypeMapEntry().


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 16:22:46 2004 for PLearn by doxygen 1.3.7