#include <warnings.h>
◆ bangin()
void t_warnings::bangin |
( |
const string & | chLine | ) |
|
|
inline |
◆ caunin()
void t_warnings::caunin |
( |
const string & | chLine | ) |
|
|
inline |
◆ chName()
const char * t_warnings::chName |
( |
| ) |
const |
|
inlinevirtual |
◆ comment()
◆ notein()
void t_warnings::notein |
( |
const string & | chLine | ) |
|
|
inline |
notein enter a note about calculation into comment array
- Parameters
-
*chLine | note to be printed |
References chNoteln.
Referenced by t_ionbal::comment().
◆ rgcin()
void t_warnings::rgcin |
( |
const string & | chLine | ) |
|
|
inline |
rgcin enter comment about the geometry after model stops
- Parameters
-
*chLine | comment to be printed |
References chRgcln.
◆ warnin()
void t_warnings::warnin |
( |
const string & | chLine | ) |
|
|
inline |
warnin enter warnings at the end of the calculations into large stack
- Parameters
-
*chLine | warning to be printed |
References chWarnln, and lgWarngs.
Referenced by t_broke::comment().
◆ zero()
void t_warnings::zero |
( |
void | | ) |
|
|
virtual |
◆ chBangln
vector<string> t_warnings::chBangln |
◆ chCaunln
vector<string> t_warnings::chCaunln |
◆ chNoteln
vector<string> t_warnings::chNoteln |
◆ chRgcln
vector<string> t_warnings::chRgcln |
a comment about the geometry after model stops
Referenced by rgcin(), and zero().
◆ chWarnln
vector<string> t_warnings::chWarnln |
these are the strings that contain the warnings, cautions, and notes about the calculation
Referenced by warnin(), and zero().
◆ lgCautns
bool t_warnings::lgCautns |
◆ lgWarngs
bool t_warnings::lgWarngs |
flags set if warnings or cautions present
Referenced by warnin(), and zero().
The documentation for this class was generated from the following files: