#include <ErrorStruct.hpp>
Detailed Description
Definition at line 29 of file ErrorStruct.hpp.
Constructor & Destructor Documentation
ErrorStruct::ErrorStruct |
( |
| ) |
|
ErrorStruct::~ErrorStruct |
( |
| ) |
|
Member Function Documentation
void ErrorStruct::addErrorCode |
( |
unsigned long long |
errorCode | ) |
|
std::string ErrorStruct::concatenateErrorStrings |
( |
unsigned long long |
errorCode | ) |
|
|
static |
std::string ErrorStruct::concatenateErrorStrings |
( |
| ) |
|
unsigned long long ErrorStruct::getErrorCode |
( |
| ) |
|
std::string ErrorStruct::resolveErrorString |
( |
unsigned long long |
errorCode | ) |
|
|
static |
std::string ErrorStruct::resolveErrorString |
( |
| ) |
|
The documentation for this struct was generated from the following files: