#include <RobotDesign.h>
Public Member Functions | |
RobotDesign () | |
virtual | ~RobotDesign () |
virtual OStatus | DoInit (const OSystemEvent &event) |
virtual OStatus | DoStart (const OSystemEvent &event) |
virtual OStatus | DoStop (const OSystemEvent &event) |
virtual OStatus | DoDestroy (const OSystemEvent &event) |
Public Attributes | |
OSubject * | subject [numOfSubject] |
OObserver * | observer [numOfObserver] |
|
Definition at line 17 of file RobotDesign.cc. |
|
Definition at line 23 of file RobotDesign.h. |
|
Definition at line 80 of file RobotDesign.cc. |
|
Definition at line 22 of file RobotDesign.cc. |
|
Definition at line 29 of file RobotDesign.cc. |
|
Definition at line 73 of file RobotDesign.cc. |
|
Definition at line 26 of file RobotDesign.h. |
|
Definition at line 25 of file RobotDesign.h. |