#include <error.h>
Definition at line 65 of file error.h.
◆ Error() [1/2]
| superdex::Error::Error |
( |
| ) |
|
|
default |
◆ ~Error()
| superdex::Error::~Error |
( |
| ) |
|
|
default |
◆ Error() [2/2]
| superdex::Error::Error |
( |
Error && | | ) |
|
|
default |
◆ Copy()
| Error superdex::Error::Copy |
( |
| ) |
const |
|
inline |
◆ GetDescription()
| char const * superdex::Error::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetFile()
| char const * superdex::Error::GetFile |
( |
| ) |
const |
|
inline |
◆ GetLine()
| int superdex::Error::GetLine |
( |
| ) |
const |
|
inline |
◆ IsOK()
| bool superdex::Error::IsOK |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetFirstError()
| void superdex::Error::SetFirstError |
( |
char const * | description, |
|
|
char const * | file, |
|
|
int | line ) |
|
inline |
◆ ToString()
| std::string superdex::Error::ToString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: