#include <Ioss_SmartAssert.h>
◆ string
◆ val_and_str
◆ vals_array
◆ assert_context()
Ioss::assert_context::assert_context |
( |
| ) |
|
|
default |
◆ add_val()
void Ioss::assert_context::add_val |
( |
const string & | val, |
|
|
const string & | str ) |
|
inline |
◆ get_context_file()
const string & Ioss::assert_context::get_context_file |
( |
| ) |
const |
|
inline |
◆ get_context_line()
int Ioss::assert_context::get_context_line |
( |
| ) |
const |
|
inline |
◆ get_expr()
const string & Ioss::assert_context::get_expr |
( |
| ) |
const |
|
inline |
◆ get_level()
int Ioss::assert_context::get_level |
( |
| ) |
const |
|
inline |
◆ get_level_msg()
const string & Ioss::assert_context::get_level_msg |
( |
| ) |
const |
|
inline |
◆ get_vals_array()
const vals_array & Ioss::assert_context::get_vals_array |
( |
| ) |
const |
|
inline |
◆ set_expr()
void Ioss::assert_context::set_expr |
( |
const string & | str | ) |
|
|
inline |
◆ set_file_line()
void Ioss::assert_context::set_file_line |
( |
const char * | file, |
|
|
int | line ) |
|
inline |
◆ set_level()
void Ioss::assert_context::set_level |
( |
int | nLevel | ) |
|
|
inline |
◆ set_level_msg()
void Ioss::assert_context::set_level_msg |
( |
const char * | strMsg | ) |
|
|
inline |
◆ expr_
string Ioss::assert_context::expr_ {} |
|
private |
◆ file_
string Ioss::assert_context::file_ {} |
|
private |
◆ level_
◆ line_
int Ioss::assert_context::line_ {0} |
|
private |
◆ msg_
string Ioss::assert_context::msg_ {} |
|
private |
◆ vals_
The documentation for this class was generated from the following file: