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

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. |
|
| typedef senf::GenericTLVParserBase<MIHBaseTLVParser> senf::MIHGenericTLVParser:: | ||||
| base | ||||
Definition at line 135 of file TLVParser.hh.
| senf::MIHGenericTLVParser:: | ||||
| MIHGenericTLVParser | ( | data_iterator | i, | |
| state_type | s | ) | ||
Definition at line 136 of file TLVParser.hh.
| 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.