CustusX
16.5.0-rc9
An IGT application
|
#include <cxOptionalValue.h>
Public Member Functions | |
OptionalValue () | |
OptionalValue (T val) | |
const T & | get () const |
void | set (const T &val) |
bool | isValid () const |
void | reset () |
Template that holds a value and validity of that value.
Definition at line 47 of file cxOptionalValue.h.
|
inline |
Definition at line 50 of file cxOptionalValue.h.
|
inlineexplicit |
Definition at line 51 of file cxOptionalValue.h.
|
inline |
Definition at line 52 of file cxOptionalValue.h.
|
inline |
Definition at line 54 of file cxOptionalValue.h.
|
inline |
Definition at line 55 of file cxOptionalValue.h.
|
inline |
Definition at line 53 of file cxOptionalValue.h.