|
Zero
0.1.0
|
This is the complete list of members for w_rc_t, including all inherited members.
| _checked | w_rc_t | mutableprivate |
| _custom_message | w_rc_t | private |
| _error_code | w_rc_t | private |
| _filenames | w_rc_t | private |
| _linenums | w_rc_t | private |
| _stack_depth | w_rc_t | private |
| append_custom_message(const char *more_custom_message) | w_rc_t | inline |
| err_num() const | w_rc_t | inline |
| fatal() const | w_rc_t | inline |
| get_custom_message() const | w_rc_t | inline |
| get_filename(uint16_t stack_index) const | w_rc_t | inline |
| get_linenum(uint16_t stack_index) const | w_rc_t | inline |
| get_message() const | w_rc_t | inline |
| get_stack_depth() const | w_rc_t | inline |
| is_error() const | w_rc_t | inline |
| operator=(w_rc_t const &other) | w_rc_t | inline |
| verify() const | w_rc_t | inline |
| w_rc_t() | w_rc_t | inline |
| w_rc_t(w_error_codes error_code) | w_rc_t | inlineexplicit |
| w_rc_t(const char *filename, uint32_t linenum, w_error_codes error_code, const char *custom_message=nullptr) | w_rc_t | inline |
| w_rc_t(const w_rc_t &other) | w_rc_t | inline |
| w_rc_t(const w_rc_t &other, const char *filename, uint32_t linenum, const char *more_custom_message=nullptr) | w_rc_t | inline |
| ~w_rc_t() | w_rc_t | inline |
1.8.12