This inheritance list is sorted roughly, but not completely, alphabetically:
- cppa::util::comparable< intrusive_ptr< T > >
- cppa::util::comparable< intrusive_ptr< T >, const T * >
- cppa::util::comparable< process_information >
- cppa::any_tuple
- cppa::anything
- cppa::attachable
- cppa::cow_ptr< T >
- cppa::deserializer
- cppa::detail::abstract_actor< Base >
- cppa::exception
- cppa::group::module
- cppa::invoke_rules_base
- cppa::object
- cppa::primitive_variant
- cppa::ref_counted
- cppa::serializer
- cppa::tuple< ElementTypes >
- cppa::tuple_view< ElementTypes >
- cppa::uniform_type_info
- cppa::util::comparable< Subclass, T >
- cppa::util::eval_type_list< List, What >
- cppa::util::eval_type_lists< ListA, ListB, What >
- cppa::util::if_else_c< IfStmt, T, Else >
- cppa::util::is_array_of< T, U >
- cppa::util::is_primitive< T >
- cppa::util::pt_token< PT >
- cppa::util::rm_ref< T >
- cppa::util::single_reader_queue< T >
- cppa::util::type_list_apply< List, What >
- cppa::util::upgrade_lock_guard< UpgradeLockable >
- cppa::util::if_else_c< PT==pt_int8, std::int8_t, util::if_else_c< PT==pt_int16, std::int16_t, util::if_else_c< PT==pt_int32, std::int32_t, util::if_else_c< PT==pt_int64, std::int64_t, util::if_else_c< PT==pt_uint8, std::uint8_t, util::if_else_c< PT==pt_uint16, std::uint16_t, util::if_else_c< PT==pt_uint32, std::uint32_t, util::if_else_c< PT==pt_uint64, std::uint64_t, util::if_else_c< PT==pt_float, float, util::if_else_c< PT==pt_double, double, util::if_else_c< PT==pt_long_double, long double, util::if_else_c< PT==pt_u8string, std::string, util::if_else_c< PT==pt_u16string, std::u16string, util::if_else_c< PT==pt_u32string, std::u32string, util::wrapped< void > > > > > > > > > > > > > > >
- cppa::util::if_else_c< Stmt::value, T, Else >