Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
KoduEventBase Class Reference
Inheritance diagram for KoduEventBase:
Detailed DescriptionDefinition at line 6 of file KoduEventBase.h.
Constructor & Destructor Documentation
Definition at line 15 of file KoduEventBase.h.
Definition at line 17 of file KoduEventBase.h. Member Function Documentation
should return the minimum size needed if using binary format (i.e. not XML) Reimplemented from EventBase. Reimplemented in KoduGiveEvent, and KoduSayEvent. Definition at line 39 of file KoduEventBase.cc.
generates a description of the event with variable verbosity
Reimplemented from EventBase. Reimplemented in KoduGiveEvent, and KoduSayEvent. Definition at line 31 of file KoduEventBase.cc.
Definition at line 23 of file KoduEventBase.cc.
Definition at line 9 of file KoduEventBase.cc. Referenced by RemoteRouter::forwardEvent().
load from binary format Reimplemented from EventBase. Reimplemented in KoduGiveEvent, and KoduSayEvent. Definition at line 57 of file KoduEventBase.cc. Referenced by getInstance(), KoduSayEvent::loadBinaryBuffer(), and KoduGiveEvent::loadBinaryBuffer().
save to binary format Reimplemented from EventBase. Reimplemented in KoduGiveEvent, and KoduSayEvent. Definition at line 49 of file KoduEventBase.cc. Referenced by KoduSayEvent::saveBinaryBuffer(), and KoduGiveEvent::saveBinaryBuffer().
Definition at line 27 of file KoduEventBase.cc. Referenced by KoduInterpreter::ReceiveActionRunner::ReceiveActionStart::doStart(), and KoduInterpreter::GiveActionRunner::GiveActionStart::doStart(). Member Data Documentation
Definition at line 8 of file KoduEventBase.h. Referenced by getBinSize(), getDescription(), getDestination(), loadBinaryBuffer(), saveBinaryBuffer(), and setDestination().
Reimplemented in KoduGiveEvent, and KoduSayEvent. Definition at line 11 of file KoduEventBase.h. Referenced by RemoteRouter::forwardEvent(), getBinSize(), loadBinaryBuffer(), and saveBinaryBuffer(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:10 2016 by Doxygen 1.6.3 |