#include <OnixS/CME/DropCopy/Warning.h>
Definition at line 53 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.
Code of warning.
Definition at line 98 of file Warning.h.
const char * description |
( |
| ) |
const |
|
inline |
Human readable description.
Definition at line 103 of file Warning.h.
Copies warning attributes from another instance.
const char * source |
( |
| ) |
const |
|
inline |
Origin of the warning.
Definition at line 108 of file Warning.h.
std::string toString |
( |
| ) |
const |
|
inline |
void toString |
( |
std::string & |
| ) |
const |
Appends presentation of an warning to the string.
The documentation for this class was generated from the following file: