#include <MoNetTest.h>
Public Member Functions | |
MoNetTest () | |
virtual | ~MoNetTest () |
virtual OStatus | DoInit (const OSystemEvent &event) |
virtual OStatus | DoStart (const OSystemEvent &event) |
virtual OStatus | DoStop (const OSystemEvent &event) |
virtual OStatus | DoDestroy (const OSystemEvent &event) |
void | ReadyCommand (const OReadyEvent &event) |
void | NotifyResult (const ONotifyEvent &event) |
MoNetTest () | |
virtual | ~MoNetTest () |
virtual OStatus | DoInit (const OSystemEvent &event) |
virtual OStatus | DoStart (const OSystemEvent &event) |
virtual OStatus | DoStop (const OSystemEvent &event) |
virtual OStatus | DoDestroy (const OSystemEvent &event) |
void | ReadyCommand (const OReadyEvent &event) |
void | NotifyResult (const ONotifyEvent &event) |
Public Attributes | |
OSubject * | subject [numOfSubject] |
OObserver * | observer [numOfObserver] |
OSubject * | subject [numOfSubject] |
OObserver * | observer [numOfObserver] |
Private Member Functions | |
void | ParseCommandLine (char *cmdline) |
void | Execute (MoNetCommandID cmdID) |
void | ParseCommandLine (char *cmdline) |
void | Execute (MoNetCommandID cmdID) |
Private Attributes | |
MoNetTestState | moNetTestState |
list< MoNetCommandID > | commandQueue |
list< MoNetCommandID > | commandQueue |
|
Definition at line 18 of file ImageCapture/MoNetTest/MoNetTest.cc. References MNTS_IDLE. |
|
Definition at line 38 of file ImageCapture/MoNetTest/MoNetTest.h. |
|
|
|
Definition at line 37 of file MoNet/MoNetTest/MoNetTest.h. |
|
|
|
Definition at line 60 of file ImageCapture/MoNetTest/MoNetTest.cc. |
|
|
|
Definition at line 23 of file ImageCapture/MoNetTest/MoNetTest.cc. |
|
|
|
Definition at line 33 of file ImageCapture/MoNetTest/MoNetTest.cc. References Execute(), moNetTestState, STAND2STAND_NULL, and subject. |
|
|
|
Definition at line 49 of file ImageCapture/MoNetTest/MoNetTest.cc. References moNetTestState. |
|
|
|
Definition at line 129 of file ImageCapture/MoNetTest/MoNetTest.cc. References subject. Referenced by DoStart(), NotifyResult(), and ReadyCommand(). |
|
|
|
Definition at line 76 of file ImageCapture/MoNetTest/MoNetTest.cc. References MoNetResult::commandID, commandQueue, Execute(), moNetTestState, observer, ParseCommandLine(), MoNetResult::posture, SLEEP2SLEEP_NULL, and MoNetResult::status. |
|
|
|
Definition at line 137 of file ImageCapture/MoNetTest/MoNetTest.cc. References commandQueue. Referenced by NotifyResult(). |
|
|
|
Definition at line 67 of file ImageCapture/MoNetTest/MoNetTest.cc. References Execute(), moNetTestState, and STAND2STAND_NULL. |
|
Definition at line 55 of file MoNet/MoNetTest/MoNetTest.h. |
|
Definition at line 56 of file ImageCapture/MoNetTest/MoNetTest.h. Referenced by NotifyResult(), and ParseCommandLine(). |
|
Definition at line 54 of file MoNet/MoNetTest/MoNetTest.h. Referenced by DoStart(), DoStop(), NotifyResult(), and ReadyCommand(). |
|
Definition at line 40 of file MoNet/MoNetTest/MoNetTest.h. |
|
Definition at line 41 of file ImageCapture/MoNetTest/MoNetTest.h. Referenced by NotifyResult(). |
|
Definition at line 39 of file MoNet/MoNetTest/MoNetTest.h. |
|
Definition at line 40 of file ImageCapture/MoNetTest/MoNetTest.h. |