|
Flow123d
release_2.1.0-87-gfbc1563
|
#include <exceptions.hh>
Public Member Functions | |
| NullOutputEnvelope (const Type *x, bool quoted=false) | |
| bool | is_null () const |
| bool | is_quoted () const |
| const Type & | value () const |
Private Attributes | |
| const Type * | x_ |
| bool | quoted_ |
Definition at line 288 of file exceptions.hh.
|
inline |
Definition at line 290 of file exceptions.hh.
|
inline |
Definition at line 292 of file exceptions.hh.
|
inline |
Definition at line 293 of file exceptions.hh.
|
inline |
Definition at line 294 of file exceptions.hh.
|
private |
Definition at line 297 of file exceptions.hh.
|
private |
Definition at line 296 of file exceptions.hh.
1.8.11