rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
error Member List

This is the complete list of members for error, including all inherited members.

assign(const error &a_e)error
clear(void)error
clear_stack(void)error
error(const int a_errno)error
error(const int a_errno, const error_instance &a_e, const bool a_internal=false)error
error(const error &a_e)error
internal(bool a_i)error
internal(void) const error
m_errnoerrorprivate
m_internalerrorprivate
num(int a_i)error
num(void) const error
operator=(const error &a_e)error
push_back(const error_instance &a_e)error
push_back(const error &a_e)error
push_back(const std::string &a_str)error
str(const std::string a_prefix="") const error
type typedeferror
write(std::ostream &a_out, const std::string a_prefix="") const error