Main Page   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 95 of file test_types.cxx.

References _name, and nout.

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

Definition at line 98 of file test_types.cxx.

References _type_handle.


Member Function Documentation

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

Reimplemented in WhatAThingie.

Definition at line 107 of file test_types.cxx.

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

Reimplemented in WhatAThingie.

Definition at line 101 of file test_types.cxx.

References _type_handle, and register_type().

Referenced by init_type().

void TheOtherThingie::hello  )  [inline]
 

Definition at line 112 of file test_types.cxx.

References _name.

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

Reimplemented in WhatAThingie.

Definition at line 104 of file test_types.cxx.

References get_class_type().

Referenced by WhatAThingie::get_class_type().


Member Data Documentation

string TheOtherThingie::_name
 

Definition at line 116 of file test_types.cxx.

Referenced by hello(), and TheOtherThingie().

TypeHandle TheOtherThingie::_type_handle [static, private]
 

Reimplemented in WhatAThingie.

Definition at line 154 of file test_types.cxx.

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


The documentation for this class was generated from the following file:
Generated on Fri May 2 00:55:36 2003 for Panda by doxygen1.3