senf::MIHGenericTLVParser Struct Reference

Parser for a generic TLV packet. More...

#include <senf/Packets/80221Bundle/TLVParser.hh>

Inheritance diagram for senf::MIHGenericTLVParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Parser for a generic TLV packet.

Definition at line 132 of file TLVParser.hh.


Public Types

typedef
senf::GenericTLVParserBase
< MIHBaseTLVParser
base

Public Member Functions

  MIHGenericTLVParser (data_iterator i, state_type s)
void  init () const
  Default implementation.

Member Typedef Documentation

typedef senf::GenericTLVParserBase<MIHBaseTLVParser> senf::MIHGenericTLVParser::
base

Definition at line 135 of file TLVParser.hh.


Constructor & Destructor Documentation

senf::MIHGenericTLVParser::
MIHGenericTLVParser ( data_iterator  i,
state_type  s )

Definition at line 136 of file TLVParser.hh.


Member Function Documentation

void senf::MIHGenericTLVParser::
init ()

Default implementation.

This is just an empty default implementation. Re-implement this member in your own parsers if needed.

Reimplemented from senf::GenericTLVParserBase< MIHBaseTLVParser >.

Definition at line 138 of file TLVParser.hh.


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