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

ThatThingie Class Reference

Inheritance diagram for ThatThingie:

TypedObject ReferenceCount ThisThingie WhatAThingie List of all members.

Public Member Functions

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

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Public Attributes

string _name

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

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

Definition at line 29 of file test_types.cxx.

References _name.

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

Definition at line 32 of file test_types.cxx.

References _name.


Member Function Documentation

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

Implements TypedObject.

Reimplemented in ThisThingie, and WhatAThingie.

Definition at line 48 of file test_types.cxx.

References get_class_type(), and init_type().

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

Reimplemented from ReferenceCount.

Reimplemented in ThisThingie, and WhatAThingie.

Definition at line 35 of file test_types.cxx.

References _type_handle.

Referenced by force_init_type(), get_type(), WhatAThingie::init_type(), ThisThingie::init_type(), and main().

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

Implements TypedObject.

Reimplemented in ThisThingie, and WhatAThingie.

Definition at line 45 of file test_types.cxx.

References get_class_type().

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

Reimplemented from ReferenceCount.

Reimplemented in ThisThingie, and WhatAThingie.

Definition at line 38 of file test_types.cxx.

References _type_handle, ReferenceCount::get_class_type(), TypedObject::get_class_type(), ReferenceCount::init_type(), TypedObject::init_type(), and register_type().

Referenced by force_init_type(), WhatAThingie::init_type(), ThisThingie::init_type(), and main().


Member Data Documentation

string ThatThingie::_name
 

Definition at line 53 of file test_types.cxx.

Referenced by ThisThingie::const_hello(), ThatThingie(), ThisThingie::ThisThingie(), WhatAThingie::WhatAThingie(), ~ThatThingie(), ThisThingie::~ThisThingie(), and WhatAThingie::~WhatAThingie().

TypeHandle ThatThingie::_type_handle [static, private]
 

Reimplemented from ReferenceCount.

Reimplemented in ThisThingie, and WhatAThingie.

Definition at line 149 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