Public Member Functions | |
EventTransition (double time, PresentationEvent *event) | |
int | compareTo (EventTransition *object) |
bool | equals (EventTransition *object) |
PresentationEvent * | getEvent () |
double | getTime () |
bool | instanceOf (string s) |
Protected Attributes | |
set< string > | typeSet |