senf::NDPSourceLLAddressTLVParser Struct Reference

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

List of all members.


Detailed Description

Definition at line 61 of file NDPOptions.hh.


Public Types

typedef MACAddressParser  source_t

Public Member Functions

MACAddressParser  source () const
void  init ()
void  dump (std::ostream &os) const

Static Public Attributes

static const type_t::value_type  typeId = 0x01

Member Typedef Documentation

typedef MACAddressParser senf::NDPSourceLLAddressTLVParser::
source_t

Definition at line 65 of file NDPOptions.hh.


Member Function Documentation

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

Definition at line 35 of file NDPOptions.cc.

void senf::NDPSourceLLAddressTLVParser::
init ()

Definition at line 68 of file NDPOptions.hh.

MACAddressParser senf::NDPSourceLLAddressTLVParser::
source ()

Member Data Documentation

Definition at line 73 of file NDPOptions.hh.


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