|
Flow123d
release_1.8.2-1603-g0109a2b
|
#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 241 of file exceptions.hh.
|
inline |
Definition at line 243 of file exceptions.hh.
|
inline |
Definition at line 245 of file exceptions.hh.
|
inline |
Definition at line 246 of file exceptions.hh.
|
inline |
Definition at line 247 of file exceptions.hh.
|
private |
Definition at line 250 of file exceptions.hh.
|
private |
Definition at line 249 of file exceptions.hh.
1.8.11