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

ThisThingie Class Reference

Inheritance diagram for ThisThingie:

ThatThingie TypedObject ReferenceCount List of all members.

Public Member Functions

 ThisThingie (const string &name)
virtual ~ThisThingie ()
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type (void)
void const_hello () const

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

ThisThingie::ThisThingie const string &  name  )  [inline]
 

Definition at line 61 of file test_types.cxx.

References ThatThingie::_name.

virtual ThisThingie::~ThisThingie  )  [inline, virtual]
 

Definition at line 64 of file test_types.cxx.

References ThatThingie::_name.


Member Function Documentation

void ThisThingie::const_hello  )  const [inline]
 

Definition at line 82 of file test_types.cxx.

References ThatThingie::_name.

virtual TypeHandle ThisThingie::force_init_type void   )  [inline, virtual]
 

Reimplemented from ThatThingie.

Definition at line 77 of file test_types.cxx.

References get_class_type(), and init_type().

TypeHandle ThisThingie::get_class_type void   )  [inline, static]
 

Reimplemented from ThatThingie.

Definition at line 67 of file test_types.cxx.

References _type_handle.

Referenced by force_init_type(), get_type(), and main().

virtual TypeHandle ThisThingie::get_type void   )  const [inline, virtual]
 

Reimplemented from ThatThingie.

Definition at line 74 of file test_types.cxx.

References get_class_type().

void ThisThingie::init_type void   )  [inline, static]
 

Reimplemented from ThatThingie.

Definition at line 70 of file test_types.cxx.

References _type_handle, ThatThingie::get_class_type(), ThatThingie::init_type(), and register_type().

Referenced by force_init_type(), and main().


Member Data Documentation

TypeHandle ThisThingie::_type_handle [static, private]
 

Reimplemented from ThatThingie.

Definition at line 150 of file test_types.cxx.

Referenced by get_class_type(), and init_type().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:42 2003 for Panda by doxygen1.3