Inheritance diagram for Cooperative:
Public Member Functions | |
Runner * | getOwner () |
void | setOwner (Runner &__runner) |
void | send (Cooperative *__coop) |
virtual void | notifySending () |
Private Attributes | |
Runner * | owner |
Definition at line 45 of file cooperative.h.