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

ippCommandCheckerBase Class Reference

Inheritance diagram for ippCommandCheckerBase:

ippCommandChecker List of all members.

Public Member Functions

 ippCommandCheckerBase ()
virtual ~ippCommandCheckerBase ()
virtual ippCheckerErrorId checkCommand (ippCommandConstPtr aCommand)
ippCheckerErrorId getCheckerErr () const
std::string getErrorMessageString () const

Static Public Member Functions

static ippErrorNameType getIppErr (ippCheckerErrorId code)

Protected Attributes

ippCheckerErrorId _errorCode
ippCommandNameType _commandName
ippCommandConstPtr _command

Constructor & Destructor Documentation

ippCommandCheckerBase::ippCommandCheckerBase  ) 
 

Definition at line 182 of file ippCommandChecker.cpp.

virtual ippCommandCheckerBase::~ippCommandCheckerBase  )  [virtual]
 

Definition at line 32 of file ippCommandChecker.h.


Member Function Documentation

ippCheckerErrorId ippCommandCheckerBase::checkCommand ippCommandConstPtr  aCommand  )  [virtual]
 

Reimplemented in ippCommandChecker.

Definition at line 2149 of file ippCommandChecker.cpp.

References _errorCode, and CHECKER_OK.

ippCheckerErrorId ippCommandCheckerBase::getCheckerErr  )  const
 

Definition at line 36 of file ippCommandChecker.h.

Referenced by ippSimpleServer::ExecuteCommand().

std::string ippCommandCheckerBase::getErrorMessageString  )  const
 

Definition at line 164 of file ippCommandChecker.cpp.

References _commandName, _errorCode, CHECKER_ENUMERATION, and getCommandNameString().

Referenced by ippSimpleServer::ExecuteCommand().

ippErrorNameType ippCommandCheckerBase::getIppErr ippCheckerErrorId  code  )  [static]
 

Definition at line 130 of file ippCommandChecker.cpp.

References CHECKER_ENUMERATION, and GenericError.

Referenced by ippSimpleServer::ExecuteCommand().


Member Data Documentation

ippCommandConstPtr ippCommandCheckerBase::_command [protected]
 

Definition at line 45 of file ippCommandChecker.h.

ippCommandNameType ippCommandCheckerBase::_commandName [protected]
 

Definition at line 44 of file ippCommandChecker.h.

Referenced by getErrorMessageString().

ippCheckerErrorId ippCommandCheckerBase::_errorCode [protected]
 

Definition at line 43 of file ippCommandChecker.h.

Referenced by checkCommand(), and getErrorMessageString().


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