iceoryx_doc  1.0.1
iox::cxx::variant< Types > Member List

This is the complete list of members for iox::cxx::variant< Types >, including all inherited members.

emplace(CTorArguments &&... args) noexceptiox::cxx::variant< Types >inline
emplace_at_index(CTorArguments &&... args) noexceptiox::cxx::variant< Types >inline
get() const noexceptiox::cxx::variant< Types >inline
get() noexceptiox::cxx::variant< Types >inline
get_at_index() noexceptiox::cxx::variant< Types >inline
get_at_index() const noexceptiox::cxx::variant< Types >inline
get_if(T *defaultValue) noexceptiox::cxx::variant< Types >inline
get_if(const T *defaultValue) const noexceptiox::cxx::variant< Types >inline
index() const noexceptiox::cxx::variant< Types >
operator=(const variant &rhs) noexceptiox::cxx::variant< Types >
operator=(variant &&rhs) noexceptiox::cxx::variant< Types >
operator=(T &&rhs) noexceptiox::cxx::variant< Types >inline
variant()=defaultiox::cxx::variant< Types >
variant(const in_place_index< N > &index, CTorArguments &&... args) noexceptiox::cxx::variant< Types >inline
variant(const in_place_type< T > &type, CTorArguments &&... args) noexceptiox::cxx::variant< Types >inline
variant(const variant &rhs) noexceptiox::cxx::variant< Types >inline
variant(variant &&rhs) noexceptiox::cxx::variant< Types >
~variant() noexceptiox::cxx::variant< Types >inline