ug4
|
This is the complete list of members for ug::MessageHub::Error, including all inherited members.
Error(const char *msg, ErrorIds errorId) | ug::MessageHub::Error | inline |
get_file(size_t i) const | ug::UGError | inline |
get_line(size_t i) const | ug::UGError | inline |
get_message_hub_error_id() | ug::MessageHub::Error | inline |
get_msg() const | ug::UGError | inline |
get_msg(size_t i) const | ug::UGError | inline |
get_stacktrace() const | ug::UGError | inline |
m_errorId | ug::MessageHub::Error | protected |
m_vFile | ug::UGError | protected |
m_vLine | ug::UGError | protected |
m_vMsg | ug::UGError | protected |
num_msg() const | ug::UGError | inline |
push_msg(const std::string &msg, const char *file=" -- no file -- ", const unsigned long line=0) | ug::UGError | inline |
push_msg(const char *msg, const char *file=" -- no file -- ", const unsigned long line=0) | ug::UGError | inline |
UGError(const char *msg, const char *file=" -- no file -- ", const unsigned long line=0) | ug::UGError | inline |
UGError(const std::string &msg, const char *file=" -- no file -- ", const unsigned long line=0) | ug::UGError | inline |
UGError(const std::string &msg, const std::exception &ex, const char *file, const unsigned long line) | ug::UGError | |
~UGError() | ug::UGError | inlinevirtual |