Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ippTag Class Reference

List of all members.

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

Constructor & Destructor Documentation

ippTag::ippTag unsigned int  inTagNumber,
ippCommandNameType  id
 

Definition at line 16 of file ippTag.cpp.

References setTagType().

ippTag::ippTag unsigned int  inTagNumber,
tagIdType  inTagType
 

Definition at line 25 of file ippTag.cpp.

ippTag::ippTag const ippTag  ) 
 

Definition at line 82 of file ippTag.h.

ippTag::~ippTag  ) 
 

Definition at line 51 of file ippTag.cpp.


Member Function Documentation

unsigned int ippTag::getTagNumber  )  const
 

Definition at line 41 of file ippTag.cpp.

Referenced by ippCommandChecker::checkStopDaemon(), and ippPtMeasOrGetResponse::getResponseString().

std::string ippTag::getTagString  )  const
 

Definition at line 90 of file ippTag.cpp.

References CommandTag, EventTag, IPP_ASSERT, and IPP_ASSERT_FAIL.

Referenced by ippStopDaemonCommand::getCommandString(), and ippResponse::getResponseString().

tagIdType ippTag::getTagType  )  const
 

Definition at line 46 of file ippTag.cpp.

bool ippTag::operator!= const ippTag  )  const
 

Definition at line 77 of file ippTag.h.

void ippTag::operator= const ippTag  ) 
 

Definition at line 88 of file ippTag.h.

bool ippTag::operator== const ippTag  )  const
 

Definition at line 72 of file ippTag.h.

void ippTag::setTagNumber unsigned int  inTagNumber  ) 
 

Definition at line 31 of file ippTag.cpp.

void ippTag::setTagType ippCommandNameType  commandName  ) 
 

Definition at line 55 of file ippTag.cpp.

References CommandTag, and EventTag.

void ippTag::setTagType tagIdType  inTagType  ) 
 

Definition at line 36 of file ippTag.cpp.

Referenced by ippTag().


The documentation for this class was generated from the following files:
Generated on Wed Nov 8 00:21:08 2006 for IPPDME by  doxygen 1.4.1