#include <limits>#include <boost/multi_index_container.hpp>#include <boost/multi_index/ordered_index.hpp>#include <boost/multi_index/composite_key.hpp>#include <boost/multi_index/member.hpp>#include <boost/multi_index/mem_fun.hpp>#include <boost/intrusive_ptr.hpp>#include <boost/utility.hpp>#include <senf/Utils/TypeIdValue.hh>


Go to the source code of this file.
Definition in file PacketRegistry.ih.
Classes |
|
| struct | senf::detail::TypeInfoCompare |
| class | senf::detail::PacketRegistryImplBase |
| Internal: Registry implementation base-class and registry of registries. More... |
|
| class | senf::detail::PacketRegistryImpl< KeyType > |
| Internal: Singleton class implementing the packet registry. More... |
|
| struct | senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::Entry |
| struct | senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::ByKey |
| struct | senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::ByType |
| struct | senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::RegistryIndices |
| struct | senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::EntryImpl< PacketType > |
| struct | senf::detail::DumpKey< KeyType, is_integral > |
| struct | senf::detail::DumpKey< KeyType, true > |
Namespaces |
|
| namespace | senf |
| namespace | senf::detail |
Defines |
|
| #define | IH_SENF_Packets_PacketRegistry_ 1 |
| #define | ||||
| IH_SENF_Packets_PacketRegistry_ 1 | ||||
Definition at line 27 of file PacketRegistry.ih.