senf::detail::PacketRegistryImpl< KeyType >::PacketRegistryImpl::Entry Struct Reference
List of all members.
Detailed Description
template<class KeyType>
struct senf::detail::PacketRegistryImpl< KeyType >::Entry
Definition at line 85 of file PacketRegistry.ih.
|
Public Types
|
typedef boost::intrusive_ptr
< Entry > |
ptr |
Public Member Functions
|
|
Entry (KeyType const &key_, int priority_) |
virtual |
~Entry () |
virtual Packet::factory_t |
factory () const =0 |
virtual std::string |
name () const =0 |
virtual std::type_info const & |
type () const =0 |
Public Attributes
|
KeyType |
key |
int |
priority |
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this struct was generated from the following files: