hmbdc
simplify-high-performance-messaging-programming
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nhmbdc
 Napp
 Ncomm
 Nforwardtupletofunc_detail
 Nnumeric
 Nos
 Npattern
 Ntext
 Ntime
 Cadd_if_not_in_tuple
 Cadd_if_not_in_tuple< T, std::tuple< Types ... > >
 Cconcat_tuple
 Cconcat_tuple< std::tuple< T... >, std::tuple< U... > >
 CEndian
 CExitCodeException that just has an exit code
 Cfunction_traits
 Cfunction_traits< ReturnType(ClassType::*)(Args...) const >
 Cfunction_traits< ReturnType(ClassType::*)(Args...)>
 Cindex_in_tuple
 Cindex_in_tuple< T, std::tuple< T, Types... > >
 Cindex_in_tuple< T, std::tuple< U, Types... > >
 Cindex_in_tuple< T, std::tuple<> >
 Cinsert_in_ordered_tuple
 Cinsert_in_ordered_tuple< pred, T, std::tuple< T0, Ts... > >
 Cis_first_base_of
 Cmax_size_in_tuple
 Cmax_size_in_tuple< std::tuple< T, Ts... > >
 Cmerge_tuple_unique
 Cmerge_tuple_unique< Tuple1, std::tuple< T, Types... > >
 Cmerge_tuple_unique< Tuple1, std::tuple<> >
 Csort_tuple
 Csort_tuple< pred, std::tuple< T, Ts... > >
 Csort_tuple< pred, std::tuple<> >
 Ctemplatized_aggregator
 Ctemplatized_aggregator< target_template, std::tuple< T, Ts... > >
 Ctemplatized_aggregator< target_template, std::tuple< target_template< T >, Ts... > >
 Ctemplatized_subtractor
 Ctemplatized_subtractor< target_template, std::tuple< T, Ts... > >
 Ctemplatized_subtractor< target_template, std::tuple< target_template< T >, Ts... > >
 CTyped
 CUnknownExceptionUnknown excpetion
 CXmitEndian
 CXmitEndianByteField
 Nstd
 Chash< hmbdc::comm::Topic >
 Chash< hmbdc::text::TypedString< NAME, SIZE > >
 Cnumeric_limits< hmbdc::time::Duration >
 CInterestsStd tuple holding messages types it can dispatch except REPLYs
 CRepliesStd tuple holding REPLY messages types it can dispatch
 CRequestsStd tuple holding REQUEST messages types it can dispatch