senf::MIHRegisterReqCodeTLVParser Struct Reference

#include <senf/Packets/80221Bundle/TLVParser.hh>
Inheritance diagram for senf::MIHRegisterReqCodeTLVParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 331 of file TLVParser.hh.


Public Types

enum   RequestCode { Registration, ReRegistration }
typedef UInt8Parser  value_t

Public Member Functions

UInt8Parser  value () const
void  init ()
void  dump (std::ostream &os) const
  dump string representation to given stream
void  validate () const

Static Public Attributes

static type_t::value_type const  typeId = 11

Member Typedef Documentation

typedef UInt8Parser senf::MIHRegisterReqCodeTLVParser::
value_t

Definition at line 335 of file TLVParser.hh.


Member Enumeration Documentation

enum senf::MIHRegisterReqCodeTLVParser::
RequestCode
Enumerator:
Registration 
ReRegistration 

Definition at line 347 of file TLVParser.hh.


Member Function Documentation

void senf::MIHRegisterReqCodeTLVParser::
dump ( std::ostream &  os )

dump string representation to given stream

Definition at line 257 of file TLVParser.cc.

void senf::MIHRegisterReqCodeTLVParser::
init ()

Definition at line 338 of file TLVParser.hh.

void senf::MIHRegisterReqCodeTLVParser::
validate ()

Definition at line 277 of file TLVParser.cc.

UInt8Parser senf::MIHRegisterReqCodeTLVParser::
value ()

Member Data Documentation

Definition at line 343 of file TLVParser.hh.


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