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

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

const_pointer typedef (defined in etl::not_null< T * >)etl::not_null< T * >
const_reference typedef (defined in etl::not_null< T * >)etl::not_null< T * >
get() const ETL_NOEXCEPTetl::not_null< T * >inline
not_null(underlying_type ptr_) ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::not_null< T * >inlineexplicit
not_null(const etl::not_null< T * > &other) ETL_NOEXCEPTetl::not_null< T * >inline
operator pointer() const ETL_NOEXCEPTetl::not_null< T * >inline
operator*() const ETL_NOEXCEPTetl::not_null< T * >inline
operator->() const ETL_NOEXCEPTetl::not_null< T * >inline
operator=(underlying_type rhs) ETL_NOEXCEPT_EXPR(ETL_NOT_USING_EXCEPTIONS)etl::not_null< T * >inline
operator=(const etl::not_null< T * > &rhs) ETL_NOEXCEPTetl::not_null< T * >inline
pointer typedef (defined in etl::not_null< T * >)etl::not_null< T * >
reference typedef (defined in etl::not_null< T * >)etl::not_null< T * >
underlying_type typedef (defined in etl::not_null< T * >)etl::not_null< T * >
value_type typedef (defined in etl::not_null< T * >)etl::not_null< T * >