Inheritance diagram for ippGetDMEVersionResponse:
Public Member Functions | |
ippGetDMEVersionResponse (unsigned int inTagNumber) | |
ippGetDMEVersionResponse (unsigned int inTagNumber, const char *inVersion) | |
virtual | ~ippGetDMEVersionResponse () |
void | setVersion (const char *inVersion) |
const char * | getVersion () const |
virtual std::string | getResponseString () const |
|
Definition at line 15 of file ippGetDMEVersionResponse.cpp. References CommandTag, and DataGetDMEVersion. |
|
Definition at line 22 of file ippGetDMEVersionResponse.cpp. References CommandTag, and DataGetDMEVersion. |
|
Definition at line 31 of file ippGetDMEVersionResponse.cpp. |
|
Reimplemented from ippResponse. Definition at line 35 of file ippGetDMEVersionResponse.cpp. References ippStringBuilder. Referenced by ippResponseTestCase::testGetDMEVersionResponse(). |
|
Definition at line 27 of file ippGetDMEVersionResponse.h. |
|
Definition at line 25 of file ippGetDMEVersionResponse.h. |