|
ARB
|
#include <arb_error.h>
Public Member Functions | |
| Validity () | |
| Validity (bool valid, const char *why_invalid_) | |
| Validity (const Validity &other) | |
| Validity & | operator= (const Validity &other) |
| operator bool () const | |
| const char * | why_not () const |
| void | assert_is_valid () const |
Definition at line 152 of file arb_error.h.
|
inline |
Definition at line 157 of file arb_error.h.
|
inline |
Definition at line 158 of file arb_error.h.
|
inline |
Definition at line 161 of file arb_error.h.
Definition at line 162 of file arb_error.h.
References arb_assert.
|
inline |
Definition at line 170 of file arb_error.h.
|
inline |
Definition at line 171 of file arb_error.h.
|
inline |
Definition at line 173 of file arb_error.h.
References arb_assert.
1.8.8