Inheritance diagram for ippGetPropCommand:

Public Member Functions | |
| ippGetPropCommand (unsigned int tgNum) | |
| void | addProp (const ippProp &) |
| const ippProp & | getProp (int i) const |
| int | getNumberProps () const |
| virtual | ~ippGetPropCommand () |
| virtual std::string | getCommandString () const |
Protected Member Functions | |
| ippGetPropCommand (unsigned int inTagNumber, tagIdType inTagType, ippCommandNameType inCommandName) | |
|
|
Definition at line 16 of file ippGetPropCommand.cpp. References CommandTag. |
|
|
Definition at line 46 of file ippGetPropCommand.cpp. |
|
||||||||||||||||
|
Definition at line 21 of file ippGetPropCommand.cpp. |
|
|
Definition at line 30 of file ippGetPropCommand.cpp. Referenced by ippCommandTestCase::testFoundToolProperties(), ippCommandTestCase::testGetPropCommand(), and ippCommandTestCase::testGetPropECommand(). |
|
|
Reimplemented from ippCommand. Reimplemented in ippGetPropECommand. Definition at line 51 of file ippGetPropCommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), getNumberProps(), getProp(), ippStringBuilder::StartFunc(), ippStringBuilder::ToString(), and toString(). Referenced by ippCommandTestCase::testFoundToolProperties(), and ippCommandTestCase::testGetPropCommand(). |
|
|
Definition at line 40 of file ippGetPropCommand.cpp. Referenced by ippGetPropECommand::getCommandString(), and getCommandString(). |
|
|
Definition at line 36 of file ippGetPropCommand.cpp. Referenced by ippCommandChecker::checkGetProp(), ippCommandChecker::checkGetPropE(), ippGetPropECommand::getCommandString(), and getCommandString(). |
1.4.1