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

TheOtherThingie Class Reference

Inheritance diagram for TheOtherThingie:

WhatAThingie List of all members.

Public Member Functions

 TheOtherThingie (const string &name)
virtual ~TheOtherThingie ()
virtual TypeHandle force_init_type (void)
void hello ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Public Attributes

string _name

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

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

Definition at line 92 of file test_types.cxx.

References _name.

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

Definition at line 95 of file test_types.cxx.

References _name.


Member Function Documentation

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

Reimplemented in WhatAThingie.

Definition at line 104 of file test_types.cxx.

References get_class_type(), and init_type().

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

Reimplemented in WhatAThingie.

Definition at line 98 of file test_types.cxx.

References _type_handle.

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

void TheOtherThingie::hello  )  [inline]
 

Definition at line 109 of file test_types.cxx.

References _name.

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

Reimplemented in WhatAThingie.

Definition at line 101 of file test_types.cxx.

References _type_handle, and register_type().

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


Member Data Documentation

string TheOtherThingie::_name
 

Definition at line 113 of file test_types.cxx.

Referenced by hello(), TheOtherThingie(), and ~TheOtherThingie().

TypeHandle TheOtherThingie::_type_handle [static, private]
 

Reimplemented in WhatAThingie.

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