senf::MLDv2AddressRecordParser Struct Reference

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

List of all members.


Detailed Description

Definition at line 367 of file ICMPv6TypePacket.hh.


Public Types

typedef UInt8Parser  recordType_t
typedef INet6AddressParser  mcAddress_t
typedef senf::VectorParser
< INet6AddressParser
srcAddresses_t
typedef senf::VectorParser
< UInt32Parser
auxData_t

Public Member Functions

UInt8Parser  recordType () const
INet6AddressParser  mcAddress () const
senf::VectorParser
< INet6AddressParser
srcAddresses () const
senf::VectorParser< UInt32Parser auxData () const

Protected Types

typedef UInt8Parser  auxDataLen_t
typedef UInt16Parser  nrOfSrcs_t

Protected Member Functions

UInt8Parser  auxDataLen () const
UInt16Parser  nrOfSrcs () const

Member Typedef Documentation

typedef senf::VectorParser< UInt32Parser > senf::MLDv2AddressRecordParser::
auxData_t

Definition at line 376 of file ICMPv6TypePacket.hh.

Definition at line 372 of file ICMPv6TypePacket.hh.

typedef INet6AddressParser senf::MLDv2AddressRecordParser::
mcAddress_t

Definition at line 374 of file ICMPv6TypePacket.hh.

Definition at line 373 of file ICMPv6TypePacket.hh.

typedef UInt8Parser senf::MLDv2AddressRecordParser::
recordType_t

Definition at line 371 of file ICMPv6TypePacket.hh.

typedef senf::VectorParser< INet6AddressParser > senf::MLDv2AddressRecordParser::
srcAddresses_t

Definition at line 375 of file ICMPv6TypePacket.hh.


Member Function Documentation

senf::VectorParser< UInt32Parser > senf::MLDv2AddressRecordParser::
auxData ()

UInt8Parser senf::MLDv2AddressRecordParser::
auxDataLen ()

INet6AddressParser senf::MLDv2AddressRecordParser::
mcAddress ()

UInt16Parser senf::MLDv2AddressRecordParser::
nrOfSrcs ()

UInt8Parser senf::MLDv2AddressRecordParser::
recordType ()

senf::VectorParser< INet6AddressParser > senf::MLDv2AddressRecordParser::
srcAddresses ()

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