|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This is the complete list of members for lci::option_t< T >, including all inherited members.
| get_set_value(T *value) const | lci::option_t< T > | inline |
| get_value() const | lci::option_t< T > | inline |
| get_value_or(T default_value) const | lci::option_t< T > | inline |
| is_set() const | lci::option_t< T > | inline |
| m_is_set | lci::option_t< T > | |
| m_value | lci::option_t< T > | |
| operator T() const | lci::option_t< T > | inline |
| option_t() | lci::option_t< T > | inline |
| option_t(T value_) | lci::option_t< T > | inline |
| option_t(T value_, bool is_set_) | lci::option_t< T > | inline |