Inheritance diagram for ippSetPropEResponse:
Public Member Functions | |
ippSetPropEResponse () | |
virtual | ~ippSetPropEResponse () |
void | addPropValue (const ippProp &prop, double value) |
const ippProp & | getProp (int n) const |
int | getNumberProps () const |
double | getValue (int n) const |
virtual std::string | getResponseString () const |
|
Definition at line 16 of file ippSetPropEResponse.cpp. References DataSetPropE, and EventTag. |
|
Definition at line 37 of file ippSetPropEResponse.h. |
|
Definition at line 33 of file ippSetPropEResponse.cpp. Referenced by ippResponseTestCase::testSetPropEResponse(), and ippResponseTestCase::testSetPropEResponseMulti(). |
|
Definition at line 38 of file ippSetPropEResponse.cpp. Referenced by getResponseString(). |
|
Definition at line 42 of file ippSetPropEResponse.h. Referenced by getResponseString(). |
|
Reimplemented from ippResponse. Definition at line 21 of file ippSetPropEResponse.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), EventTag, getNumberProps(), getProp(), getValue(), ippStringBuilder::StartFunc(), ipp::tag, ippStringBuilder::ToString(), and toString(). Referenced by ippResponseTestCase::testSetPropEResponse(), and ippResponseTestCase::testSetPropEResponseMulti(). |
|
Definition at line 41 of file ippSetPropEResponse.cpp. Referenced by getResponseString(). |