Contents
Classes
Functions
Typedefs
Variables
Template Struct AndThen
Template Struct AndThenWithValue
Template Struct BestFittingTypeImpl
Template Struct BestFittingTypeImpl< false, false, false >
Template Struct BestFittingTypeImpl< true, false, false >
Template Struct BestFittingTypeImpl< true, true, false >
Template Struct call_at_index
Template Struct call_at_index< N, T >
Template Struct does_contain_type
Template Struct does_contain_type< TypeToCheck, T >
Template Struct Expect
Template Struct ExpectWithValue
Template Struct FunctionalInterfaceImpl
Template Struct FunctionalInterfaceImpl< Derived, ValueType, void >
Template Struct FunctionalInterfaceImpl< Derived, void, ErrorType >
Template Struct FunctionalInterfaceImpl< Derived, void, void >
Template Struct get_index_of_type
Template Struct get_index_of_type< N, Type, Type, Targs… >
Template Struct get_type_at_index
Template Struct get_type_at_index< N, N, T, Targs… >
Template Struct GetCapa
Template Struct GetCapa< char[N] >
Template Struct GetCapa< string< N > >
Template Struct GetData
Template Struct GetData< char[N] >
Template Struct GetData< std::string >
Template Struct GetData< string< N > >
Template Struct GetSize
Template Struct GetSize< char[N] >
Template Struct GetSize< std::string >
Template Struct GetSize< string< N > >
Template Struct HasGetErrorMethod
Template Struct HasGetErrorMethod< Derived, cxx::void_t< decltype(std::declval< Derived >, ().get_error()) > >
Template Struct HasValueMethod
Template Struct HasValueMethod< Derived, cxx::void_t< decltype(std::declval< Derived >, ().value()) > >
Template Struct is_in_place_index
Template Struct is_in_place_index< in_place_index< N > >
Template Struct is_in_place_type
Template Struct is_in_place_type< in_place_type< T > >
Template Struct IsCharArray
Template Struct IsCharArray< char[N] >
Template Struct IsCxxString
Template Struct IsCxxString< string< N > >
Template Struct IsOptional
Template Struct OrElse
Template Struct OrElseWithValue
Template Struct SumCapa
Template Struct SumCapa< T, Targs… >
Template Struct SumCapa< >
Template Struct ValueOr
Class GenericClass
Function iox::cxx::internal::Require
Typedef iox::cxx::internal::byte_t
Typedef iox::cxx::internal::charArray
Variable iox::cxx::internal::ASCII_0
Variable iox::cxx::internal::ASCII_9
Variable iox::cxx::internal::ASCII_A
Variable iox::cxx::internal::ASCII_CAPITAL_A
Variable iox::cxx::internal::ASCII_CAPITAL_Z
Variable iox::cxx::internal::ASCII_COLON
Variable iox::cxx::internal::ASCII_DOT
Variable iox::cxx::internal::ASCII_MINUS
Variable iox::cxx::internal::ASCII_UNDERSCORE
Variable iox::cxx::internal::ASCII_Z