IOSS  2.0
Assert Member List

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

Assert(const char *expr)Assertinlineexplicit
Assert(const Assert &other)Assertinline
assert_func typedefAssert
context_Assertprivate
debug(const char *strMsg=nullptr)Assertinline
error(const char *strMsg=nullptr)Assertinline
fatal(const char *strMsg=nullptr)Assertinline
get_handler(int nLevel)Assertinlineprivatestatic
handle_assert()Assertinlineprivate
handlers()Assertinlineprivatestatic
handlers_collection typedefAssertprivate
level(int nLevel, const char *strMsg=nullptr)Assertinline
logger()Assertinlineprivatestatic
msg(const char *strMsg)Assertinline
needs_handling_Assertmutableprivate
print_context(const char *file, int line)Assertinline
print_current_val(const type &val, const char *my_msg)Assertinline
set_handler(int nLevel, assert_func handler)Assertinlinestatic
set_log(const char *strFileName)Assertinlinestatic
set_log(std::ostream &out)Assertinlinestatic
set_log(assert_func log)Assertinlinestatic
SMART_ASSERT_AAssert
SMART_ASSERT_BAssert
warn(const char *strMsg=nullptr)Assertinline
~Assert()Assertinline