Inheritance diagram for ippGetErrorInfoCommand:
Public Member Functions | |
ippGetErrorInfoCommand (unsigned int tgNum) | |
ippGetErrorInfoCommand (unsigned int tgNum, ippErrorNameType inErrorNumber) | |
virtual | ~ippGetErrorInfoCommand () |
ippErrorNameType | getErrorNumber () const |
const ippError * | getTheError () const |
virtual std::string | getCommandString () const |
|
Definition at line 16 of file ippGetErrorInfoCommand.cpp. References CommandTag, and GenericError. |
|
Definition at line 22 of file ippGetErrorInfoCommand.cpp. References CommandTag. |
|
Definition at line 34 of file ippGetErrorInfoCommand.h. |
|
Reimplemented from ippCommand. Definition at line 28 of file ippGetErrorInfoCommand.cpp. References ippStringBuilder::AppendFunc(), getErrorNumber(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testGetErrorInfoCommand(). |
|
Definition at line 36 of file ippGetErrorInfoCommand.h. Referenced by ippCommandChecker::checkGetErrorInfo(), and getCommandString(). |
|
Definition at line 37 of file ippGetErrorInfoCommand.h. |