A class object for storing specifically objects of type PandaNode. More...
Public Member Functions | |
EventStorePandaNode (PandaNode const value) | |
PandaNode | getValue () |
Retrieves the value stored in the parameter. | |
setValue (PandaNode const value) | |
Changes the value stored in the parameter. | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
A class object for storing specifically objects of type PandaNode.
EventStorePandaNode | ( | PandaNode const | value | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from EventStoreValueBase.