Inheritance diagram for ippSetPropCommand:
Public Member Functions | |
ippSetPropCommand (unsigned int tgNum) | |
virtual | ~ippSetPropCommand () |
void | addPropValue (const ippProp &prop, double value) |
int | getNumberProps () const |
double | getValue (int n) const |
const ippProp & | getProp (int n) const |
virtual std::string | getCommandString () const |
|
Definition at line 17 of file ippSetPropCommand.cpp. References CommandTag. |
|
Definition at line 22 of file ippSetPropCommand.cpp. |
|
Definition at line 26 of file ippSetPropCommand.cpp. Referenced by ippCommandTestCase::testSetPropCommand(). |
|
Reimplemented from ippCommand. Definition at line 42 of file ippSetPropCommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), getNumberProps(), getProp(), getValue(), ippStringBuilder::StartFunc(), ippStringBuilder::ToString(), and toString(). Referenced by ippCommandTestCase::testSetPropCommand(). |
|
Definition at line 32 of file ippSetPropCommand.cpp. Referenced by getCommandString(). |
|
Definition at line 38 of file ippSetPropCommand.cpp. Referenced by ippCommandChecker::checkSetProp(), and getCommandString(). |
|
Definition at line 35 of file ippSetPropCommand.cpp. Referenced by getCommandString(). |