#include <eventParameter.h>
Inheritance diagram for EventStoreValueBase:
Public Member Functions | |
virtual void | output (ostream &out) const=0 |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Reimplemented from TypedReferenceCount. Reimplemented in EventStoreValue< Type >, EventStoreTransform, and ButtonEventList. Definition at line 87 of file eventParameter.h. References ReferenceCount::get_class_type(), and TypedReferenceCount::init_type(). |
|
Reimplemented from ReferenceCount. Reimplemented in EventStoreValue< Type >, EventStoreTransform, and ButtonEventList. Definition at line 88 of file eventParameter.h. Referenced by EventStoreTransform::force_init_type(), ButtonEventList::force_init_type(), EventStoreTransform::get_type(), ButtonEventList::get_type(), EventStoreTransform::init_type(), EventStoreValue< Type >::init_type(), ButtonEventList::init_type(), and EventParameter::output(). |
|
Reimplemented from TypedReferenceCount. Reimplemented in EventStoreValue< Type >, EventStoreTransform, and ButtonEventList. Definition at line 84 of file eventParameter.h. References ReferenceCount::get_class_type(). |
|
Reimplemented from TypedReferenceCount. Reimplemented in EventStoreTransform, and ButtonEventList. Definition at line 91 of file eventParameter.h. References TypedObject::get_class_type(), TypedReferenceCount::init_type(), and register_type(). Referenced by ConfigureFn(), EventStoreTransform::force_init_type(), ButtonEventList::force_init_type(), EventStoreTransform::init_type(), EventStoreValue< Type >::init_type(), and ButtonEventList::init_type(). |
|
Implemented in EventStoreValue< Type >, EventStoreTransform, and ButtonEventList. Referenced by EventParameter::output(). |
|
Reimplemented from TypedReferenceCount. Reimplemented in EventStoreValue< Type >, EventStoreTransform, and ButtonEventList. Definition at line 27 of file eventParameter.cxx. |