Inheritance diagram for ippOnMoveReportECommand:
Public Member Functions | |
ippOnMoveReportECommand (unsigned int tgNum, bool inHasR, bool inHasX, bool inHasY, bool inHasZ, bool inHasToolA, bool inHasToolB, bool inHasToolC, bool inHasDis, bool inHasTime, double inTheDis, double inTheTime) | |
virtual | ~ippOnMoveReportECommand () |
void | setHasR (bool inHasR) |
void | setHasX (bool inHasX) |
void | setHasY (bool inHasY) |
void | setHasZ (bool inHasZ) |
void | setHasToolA (bool inHasToolA) |
void | setHasToolB (bool inHasToolB) |
void | setHasToolC (bool inHasToolC) |
void | setHasDis (bool inHasDis) |
void | setHasTime (bool inHasTime) |
double | setTheDis (double inTheDis) |
double | setTheTime (double inTheTime) |
bool | getHasR () const |
bool | getHasX () const |
bool | getHasY () const |
bool | getHasZ () const |
bool | getHasToolA () const |
bool | getHasToolB () const |
bool | getHasToolC () const |
bool | getHasDis () const |
bool | getHasTime () const |
double | getTheDis () const |
double | getTheTime () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippOnMoveReportECommand.cpp. References EventTag. |
|
Definition at line 28 of file ippOnMoveReportECommand.h. |
|
Reimplemented from ippCommand. Definition at line 37 of file ippOnMoveReportECommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), ippCommand::printLikeGet(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testOnMoveReportECommand(). |
|
Definition at line 53 of file ippOnMoveReportECommand.h. Referenced by ippCommandChecker::checkOnMoveReportE(). |
|
Definition at line 46 of file ippOnMoveReportECommand.h. |
|
Definition at line 54 of file ippOnMoveReportECommand.h. Referenced by ippCommandChecker::checkOnMoveReportE(). |
|
Definition at line 50 of file ippOnMoveReportECommand.h. |
|
Definition at line 51 of file ippOnMoveReportECommand.h. |
|
Definition at line 52 of file ippOnMoveReportECommand.h. |
|
Definition at line 47 of file ippOnMoveReportECommand.h. |
|
Definition at line 48 of file ippOnMoveReportECommand.h. |
|
Definition at line 49 of file ippOnMoveReportECommand.h. |
|
Definition at line 55 of file ippOnMoveReportECommand.h. Referenced by ippCommandChecker::checkOnMoveReportE(). |
|
Definition at line 56 of file ippOnMoveReportECommand.h. Referenced by ippCommandChecker::checkOnMoveReportE(). |
|
Definition at line 37 of file ippOnMoveReportECommand.h. |
|
Definition at line 30 of file ippOnMoveReportECommand.h. |
|
Definition at line 38 of file ippOnMoveReportECommand.h. |
|
Definition at line 34 of file ippOnMoveReportECommand.h. |
|
Definition at line 35 of file ippOnMoveReportECommand.h. |
|
Definition at line 36 of file ippOnMoveReportECommand.h. |
|
Definition at line 31 of file ippOnMoveReportECommand.h. |
|
Definition at line 32 of file ippOnMoveReportECommand.h. |
|
Definition at line 33 of file ippOnMoveReportECommand.h. |
|
Definition at line 39 of file ippOnMoveReportECommand.h. |
|
Definition at line 42 of file ippOnMoveReportECommand.h. |