Public Member Functions | |
ippTag (unsigned int inTagNumber, ippCommandNameType id) | |
ippTag (unsigned int inTagNumber, tagIdType inTagType) | |
ippTag (const ippTag &) | |
void | operator= (const ippTag &) |
~ippTag () | |
void | setTagNumber (unsigned int inTagNumber) |
void | setTagType (tagIdType inTagType) |
void | setTagType (ippCommandNameType commandName) |
unsigned int | getTagNumber () const |
tagIdType | getTagType () const |
std::string | getTagString () const |
bool | operator== (const ippTag &) const |
bool | operator!= (const ippTag &) const |
|
Definition at line 16 of file ippTag.cpp. References setTagType(). |
|
Definition at line 25 of file ippTag.cpp. |
|
|
|
Definition at line 51 of file ippTag.cpp. |
|
Definition at line 41 of file ippTag.cpp. Referenced by ippCommandChecker::checkStopDaemon(), and ippPtMeasOrGetResponse::getResponseString(). |
|
Definition at line 90 of file ippTag.cpp. References CommandTag, EventTag, IPP_ASSERT, and IPP_ASSERT_FAIL. Referenced by ippStopDaemonCommand::getCommandString(), and ippResponse::getResponseString(). |
|
Definition at line 46 of file ippTag.cpp. |
|
|
|
|
|
|
|
Definition at line 31 of file ippTag.cpp. |
|
Definition at line 55 of file ippTag.cpp. References CommandTag, and EventTag. |
|
Definition at line 36 of file ippTag.cpp. Referenced by ippTag(). |