|
Flow123d
release_3.0.0-958-ga07bd24
|
#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 296 of file exceptions.hh.
|
inline |
Definition at line 298 of file exceptions.hh.
|
inline |
Definition at line 300 of file exceptions.hh.
|
inline |
Definition at line 301 of file exceptions.hh.
|
inline |
Definition at line 302 of file exceptions.hh.
|
private |
Definition at line 305 of file exceptions.hh.
|
private |
Definition at line 304 of file exceptions.hh.
1.8.11