senf::NDPRouterAdvertisementParser Struct Reference

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

List of all members.


Detailed Description

Definition at line 469 of file ICMPv6TypePacket.hh.


Public Types

typedef UInt8Parser  curHopLimit_t
typedef UInt16Parser  routerLifetime_t
typedef UInt32Parser  reachableTime_t
typedef UInt32Parser  retransTimer_t

Public Member Functions

UInt8Parser  curHopLimit () const
senf::FlagParser<?>  m () const
senf::FlagParser<?>  o () const
senf::UIntFieldParser<?,?+6 >  reserved () const
UInt16Parser  routerLifetime () const
UInt32Parser  reachableTime () const
UInt32Parser  retransTimer () const
  SENF_PARSER_LIST (options, packetSize(), senf::NDPGenericOptionParser)
void  init ()

Member Typedef Documentation

typedef UInt8Parser senf::NDPRouterAdvertisementParser::
curHopLimit_t

Definition at line 472 of file ICMPv6TypePacket.hh.

typedef UInt32Parser senf::NDPRouterAdvertisementParser::
reachableTime_t

Definition at line 477 of file ICMPv6TypePacket.hh.

typedef UInt32Parser senf::NDPRouterAdvertisementParser::
retransTimer_t

Definition at line 478 of file ICMPv6TypePacket.hh.

typedef UInt16Parser senf::NDPRouterAdvertisementParser::
routerLifetime_t

Definition at line 476 of file ICMPv6TypePacket.hh.


Member Function Documentation

UInt8Parser senf::NDPRouterAdvertisementParser::
curHopLimit ()

void senf::NDPRouterAdvertisementParser::
init ()

Definition at line 482 of file ICMPv6TypePacket.hh.

senf::FlagParser<?> senf::NDPRouterAdvertisementParser::
m ()

senf::FlagParser<?> senf::NDPRouterAdvertisementParser::
o ()

UInt32Parser senf::NDPRouterAdvertisementParser::
reachableTime ()

senf::UIntFieldParser<?,?+ 6 > senf::NDPRouterAdvertisementParser::
reserved ()

UInt32Parser senf::NDPRouterAdvertisementParser::
retransTimer ()

UInt16Parser senf::NDPRouterAdvertisementParser::
routerLifetime ()

senf::NDPRouterAdvertisementParser::
SENF_PARSER_LIST ( options  ,
packetSize()  ,
senf::NDPGenericOptionParser  )

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