#include <OnixS/Senaf/MarketData/Warning.h>
Definition at line 52 of file Warning.h.
Initializes instance with just a code.
Initializes instance with code and description.
Initializes as clone of another warning.
Cleans internal resources.
const char * description |
( |
| ) |
const |
|
inline |
Human readable description.
Definition at line 105 of file Warning.h.
Copies warning attributes from another instance.
const char * source |
( |
| ) |
const |
|
inline |
Origin of the warning.
Definition at line 110 of file Warning.h.
std::string toString |
( |
| ) |
const |
|
inline |
String presentation of an warning.
Definition at line 115 of file Warning.h.
void toString |
( |
std::string & |
| ) |
const |
Appends presentation of an warning to the string.
The documentation for this class was generated from the following file: