#include <termreason.h>
Public Methods | |
termination_reason () | |
termination_reason (int termr_r, const std::string &termr_ref) | |
termination_reason (const termination_reason &__t) | |
termination_reason & | operator= (const termination_reason &__t) |
const std::string & | get_message () const |
int | get_code () const |
Friends | |
std::ostream & | operator<< (std::ostream &o, const termination_reason &__x) |
|
Definition at line 45 of file termreason.h. |
|
Definition at line 48 of file termreason.h. |
|
Definition at line 52 of file termreason.h. |
|
Definition at line 74 of file termreason.h. |
|
Definition at line 64 of file termreason.h. |
|
Definition at line 56 of file termreason.h. |
|
Definition at line 79 of file termreason.h. |