senf::NDPMTUTLVParser Struct Reference

#include <senf/Packets/DefaultBundle/NDPOptions.hh>
Inheritance diagram for senf::NDPMTUTLVParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 125 of file NDPOptions.hh.


Public Types

typedef UInt32Parser  mtu_t

Public Member Functions

UInt32Parser  mtu () const
void  init ()
void  dump (std::ostream &os) const

Static Public Attributes

static const
UInt8Parser::value_type 
typeId = 0x05

Protected Member Functions

senf::UIntFieldParser<?,?+16 >  reserved () const

Member Typedef Documentation

typedef UInt32Parser senf::NDPMTUTLVParser::
mtu_t

Definition at line 130 of file NDPOptions.hh.


Member Function Documentation

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

Definition at line 61 of file NDPOptions.cc.

void senf::NDPMTUTLVParser::
init ()

Definition at line 133 of file NDPOptions.hh.

UInt32Parser senf::NDPMTUTLVParser::
mtu ()

senf::UIntFieldParser<?,?+ 16 > senf::NDPMTUTLVParser::
reserved ()

Member Data Documentation

Definition at line 139 of file NDPOptions.hh.


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