senf::detail::GenericTLVParserRegistry_Entry< BaseParser, Parser > Struct Template Reference

#include <senf/Packets/GenericTLV.hh>
Inheritance diagram for senf::detail::GenericTLVParserRegistry_Entry< BaseParser, Parser >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class BaseParser, class Parser>
struct senf::detail::GenericTLVParserRegistry_Entry< BaseParser, Parser >

Definition at line 193 of file GenericTLV.hh.


Public Member Functions

virtual void  dump (GenericTLVParserBase< BaseParser > const &parser, std::ostream &os) const
virtual PacketParserBase::size_type  bytes (GenericTLVParserBase< BaseParser > const &parser) const

Member Function Documentation

template<class BaseParser , class Parser >
senf::PacketParserBase::size_type senf::detail::GenericTLVParserRegistry_Entry< BaseParser, Parser >::
bytes ( GenericTLVParserBase< BaseParser > const &  parser )

template<class BaseParser , class Parser >
void senf::detail::GenericTLVParserRegistry_Entry< BaseParser, Parser >::
dump ( GenericTLVParserBase< BaseParser > const &  parser,
std::ostream &  os )

The documentation for this struct was generated from the following files: