#include <transformState.h>
Inheritance diagram for EventStoreTransform:
Public Member Functions | |
INLINE | EventStoreTransform (const TransformState *value) |
INLINE void | set_value (const TransformState *value) |
INLINE const TransformState * | get_value () const |
virtual void | output (ostream &out) const |
CPT (TransformState) _value | |
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 EventStoreValueBase. Definition at line 253 of file transformState.h. References EventStoreValueBase::get_class_type(), and EventStoreValueBase::init_type(). |
|
Reimplemented from EventStoreValueBase. Definition at line 254 of file transformState.h. |
|
Reimplemented from EventStoreValueBase. Definition at line 250 of file transformState.h. References EventStoreValueBase::get_class_type(). |
|
|
|
Reimplemented from EventStoreValueBase. Definition at line 257 of file transformState.h. References EventStoreValueBase::get_class_type(), EventStoreValueBase::init_type(), and register_type(). Referenced by init_libpgraph(). |
|
Implements EventStoreValueBase. Definition at line 1307 of file transformState.cxx. |
|
|
|
Reimplemented from EventStoreValueBase. Definition at line 30 of file transformState.cxx. |