Inheritance diagram for ippScanOnLineHintCommand:
Public Member Functions | |
ippScanOnLineHintCommand (unsigned int tgNum, double inAngle, double inForm) | |
virtual | ~ippScanOnLineHintCommand () |
void | setAngle (double inAngle) |
void | setForm (double inForm) |
double | getAngle () const |
double | getForm () const |
virtual std::string | getCommandString () const |
|
Definition at line 16 of file ippScanOnLineHintCommand.cpp. References CommandTag. |
|
Definition at line 25 of file ippScanOnLineHintCommand.cpp. |
|
Definition at line 31 of file ippScanOnLineHintCommand.h. |
|
Reimplemented from ippCommand. Definition at line 30 of file ippScanOnLineHintCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testScanOnLineHintCommand(). |
|
Definition at line 32 of file ippScanOnLineHintCommand.h. |
|
Definition at line 28 of file ippScanOnLineHintCommand.h. |
|
Definition at line 29 of file ippScanOnLineHintCommand.h. |