Public Member Functions | |
ippProp () | |
ippProp (ippOtherKeyType inKey1, ippOtherKeyType inKey2=EmptyKey, ippOtherKeyType inKey3=EmptyKey, ippOtherKeyType inKey4=EmptyKey) | |
ippProp (const ippProp &) | |
~ippProp () | |
std::string | toString () const |
int | getNumberKeys () const |
ippOtherKeyType | getKey1 () const |
ippOtherKeyType | getKey2 () const |
ippOtherKeyType | getKey3 () const |
ippOtherKeyType | getKey4 () const |
bool | operator== (const ippProp &rhs) const |
bool | operator!= (const ippProp &rhs) const |
|
Definition at line 15 of file ippProp.cpp. |
|
Definition at line 23 of file ippProp.cpp. |
|
Definition at line 36 of file ippProp.cpp. |
|
Definition at line 44 of file ippProp.cpp. |
|
Definition at line 41 of file ippProp.h. Referenced by ippCommandChecker::checkEnumAllProp(), ippCommandChecker::checkEnumProp(), ippCommandChecker::checkGetProp(), ippCommandChecker::checkGetPropE(), ippCommandChecker::checkSetProp(), and ippBasicExecutor::executeGetProp(). |
|
Definition at line 42 of file ippProp.h. Referenced by ippCommandChecker::checkEnumAllProp(), ippCommandChecker::checkEnumProp(), ippCommandChecker::checkGetProp(), ippCommandChecker::checkGetPropE(), and ippCommandChecker::checkSetProp(). |
|
|
|
|
|
Definition at line 61 of file ippProp.cpp. Referenced by ippCommandChecker::checkEnumAllProp(), and ippCommandChecker::checkEnumProp(). |
|
Definition at line 56 of file ippProp.cpp. |
|
Definition at line 48 of file ippProp.cpp. |
|