Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::typed_storage< T > Member List

This is the complete list of members for etl::typed_storage< T >, including all inherited members.

const_pointer typedef (defined in etl::typed_storage< T >)etl::typed_storage< T >
const_reference typedef (defined in etl::typed_storage< T >)etl::typed_storage< T >
create(const T1 &t1)etl::typed_storage< T >inline
create(const T1 &t1, const T2 &t2)etl::typed_storage< T >inline
create(const T1 &t1, const T2 &t2, const T3 &t3)etl::typed_storage< T >inline
create(const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4)etl::typed_storage< T >inline
destroy() ETL_NOEXCEPTetl::typed_storage< T >inline
has_value() const ETL_NOEXCEPTetl::typed_storage< T >inline
operator*() ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::typed_storage< T >inline
operator*() const ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::typed_storage< T >inline
operator->() ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::typed_storage< T >inline
operator->() const ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::typed_storage< T >inline
pointer typedef (defined in etl::typed_storage< T >)etl::typed_storage< T >
reference typedef (defined in etl::typed_storage< T >)etl::typed_storage< T >
typed_storage() ETL_NOEXCEPT (defined in etl::typed_storage< T >)etl::typed_storage< T >inline
typed_storage(const T1 &t1)etl::typed_storage< T >inline
typed_storage(const T1 &t1, const T2 &t2)etl::typed_storage< T >inline
typed_storage(const T1 &t1, const T2 &t2, const T3 &t3)etl::typed_storage< T >inline
typed_storage(const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4)etl::typed_storage< T >inline
value_type typedef (defined in etl::typed_storage< T >)etl::typed_storage< T >
~typed_storage() ETL_NOEXCEPTetl::typed_storage< T >inline