#include <OPENR/OObject.h>
#include <OPENR/OSubject.h>
#include <OPENR/OObserver.h>
#include <OPENR/ODataArchive.h>
#include <MoNetData.h>
#include "def.h"
#include <list>
Go to the source code of this file.
Classes | |
class | MoNetTest |
Enumerations | |
enum | MoNetTestState { MNTS_IDLE, MNTS_START, MNTS_WAITING_RESULT, MNTS_SHUTDOWN } |
Variables | |
const MoNetCommandID | SLEEP2SLEEP_NULL = 0 |
const MoNetCommandID | STAND2STAND_NULL = 2 |
|
Definition at line 25 of file ImageCapture/MoNetTest/MoNetTest.h. |
|
Definition at line 32 of file ImageCapture/MoNetTest/MoNetTest.h. Referenced by MoNetTest::NotifyResult(). |
|
Definition at line 33 of file ImageCapture/MoNetTest/MoNetTest.h. Referenced by MoNetTest::DoStart(), BallTrackingHead7::DoStart(), and MoNetTest::ReadyCommand(). |