Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
GrasperEvent Class ReferenceEvent for reporting the results of a Grasper operation. More...
Inheritance diagram for GrasperEvent:
Detailed DescriptionEvent for reporting the results of a Grasper operation. Definition at line 11 of file GrasperEvent.h. Constructor & Destructor Documentation
Definition at line 28 of file GrasperEvent.h.
Definition at line 30 of file GrasperEvent.h.
Definition at line 33 of file GrasperEvent.h.
Definition at line 39 of file GrasperEvent.h.
Definition at line 44 of file GrasperEvent.h. Member Function Documentation
allows a copy to be made of an event, supporting polymorphism Must be overridden by all subclasses to allow this to happen I would like to switch this over to the cloneable interface once the compiler gets updated out of the 3.3 branch... see Cloneable::clone() for a discussion of the issue and implementation notes. Reimplemented from EventBase. Definition at line 42 of file GrasperEvent.h.
Definition at line 23 of file GrasperEvent.h. Referenced by GrasperTrans::doEvent(), and GrasperNode::doEvent().
Definition at line 22 of file GrasperEvent.h.
Definition at line 21 of file GrasperEvent.h.
Member Data DocumentationDefinition at line 19 of file GrasperEvent.h. Referenced by getErrorType().
Definition at line 15 of file GrasperEvent.h. Referenced by Grasper::GrasperSucceeded::doStart(). Definition at line 18 of file GrasperEvent.h. Referenced by getRequestType(). Definition at line 14 of file GrasperEvent.h. Referenced by getSuccess(). Definition at line 17 of file GrasperEvent.h. Definition at line 16 of file GrasperEvent.h. The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:09 2016 by Doxygen 1.6.3 |