ug4
|
This is the complete list of members for ug::bridge::UGRegistryError, including all inherited members.
get_file(size_t i) const | ug::UGError | inline |
get_line(size_t i) const | ug::UGError | inline |
get_msg() const | ug::UGError | inline |
get_msg(size_t i) const | ug::UGError | inline |
get_stacktrace() const | ug::UGError | inline |
m_vFile | ug::UGError | protected |
m_vLine | ug::UGError | protected |
m_vMsg | ug::UGError | protected |
msg | ug::bridge::UGRegistryError | |
name | ug::bridge::UGRegistryError | |
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 | |
UGRegistryError(std::string name_, std::string msg_, const char *file=" -- no file -- ", const unsigned long line=0) | ug::bridge::UGRegistryError | inline |
UGRegistryError(std::string msg_, const char *file=" -- no file -- ", const unsigned long line=0) | ug::bridge::UGRegistryError | inline |
~UGError() | ug::UGError | inlinevirtual |