libfoedus-core
FOEDUS Core Library
foedus::ErrorStack Member List

This is the complete list of members for foedus::ErrorStack, including all inherited members.

append_custom_message(const char *more_custom_message)foedus::ErrorStackinline
clear_custom_message()foedus::ErrorStackinline
Constants enum namefoedus::ErrorStack
copy_custom_message(const char *message)foedus::ErrorStackinline
dump_and_abort(const char *abort_message) const foedus::ErrorStack
ErrorStack()foedus::ErrorStackinline
ErrorStack(ErrorCode code)foedus::ErrorStackinlineexplicit
ErrorStack(const char *filename, const char *func, uint32_t linenum, ErrorCode code, const char *custom_message=nullptr)foedus::ErrorStackinline
ErrorStack(const ErrorStack &other)foedus::ErrorStackinline
ErrorStack(const ErrorStack &other, const char *filename, const char *func, uint32_t linenum, const char *more_custom_message=nullptr)foedus::ErrorStackinline
get_custom_message() const foedus::ErrorStackinline
get_error_code() const foedus::ErrorStackinline
get_filename(uint16_t stack_index) const foedus::ErrorStackinline
get_func(uint16_t stack_index) const foedus::ErrorStackinline
get_linenum(uint16_t stack_index) const foedus::ErrorStackinline
get_message() const foedus::ErrorStackinline
get_os_errno() const foedus::ErrorStackinline
get_recent_dump_and_abort()foedus::ErrorStackstatic
get_stack_depth() const foedus::ErrorStackinline
is_error() const foedus::ErrorStackinline
kMaxStackDepth enum valuefoedus::ErrorStack
operator<<(std::ostream &o, const ErrorStack &obj)foedus::ErrorStackfriend
operator=(const ErrorStack &other)foedus::ErrorStackinline
output(std::ostream *ptr) const foedus::ErrorStack
verify() const foedus::ErrorStackinline
~ErrorStack()foedus::ErrorStackinline