iceoryx_hoofs 2.0.5
Loading...
Searching...
No Matches
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 >
emplace_at_index(CTorArguments &&... args) noexceptiox::cxx::variant< Types >
get() const noexceptiox::cxx::variant< Types >
get() noexceptiox::cxx::variant< Types >
get_at_index() noexceptiox::cxx::variant< Types >
get_at_index() const noexceptiox::cxx::variant< Types >
get_if(T *defaultValue) noexceptiox::cxx::variant< Types >
get_if(const T *defaultValue) const noexceptiox::cxx::variant< Types >
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 >
variant() noexcept=defaultiox::cxx::variant< Types >
variant(const in_place_index< N > &index, CTorArguments &&... args) noexceptiox::cxx::variant< Types >
variant(const in_place_type< T > &type, CTorArguments &&... args) noexceptiox::cxx::variant< Types >
variant(T &&arg) noexceptiox::cxx::variant< Types >
variant(const variant &rhs) noexceptiox::cxx::variant< Types >
variant(variant &&rhs) noexceptiox::cxx::variant< Types >
~variant() noexceptiox::cxx::variant< Types >