senf::EUI64Parser Struct Reference

Parse an EUI64 address. More...

#include <senf/Packets/DefaultBundle/EUI64Parser.hh>

Inheritance diagram for senf::EUI64Parser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Parse an EUI64 address.

The EUI64 address is returned by value as a 8-byte sequence

See also:
EUI64

Definition at line 42 of file EUI64Parser.hh.


Public Member Functions

  EUI64Parser (data_iterator i, state_type s)
value_type  value () const
void  value (value_type const &v)

Constructor & Destructor Documentation

senf::EUI64Parser::
EUI64Parser ( data_iterator  i,
state_type  s )

Definition at line 45 of file EUI64Parser.hh.


Member Function Documentation

void senf::EUI64Parser::
value ( value_type const &  v )

Definition at line 48 of file EUI64Parser.hh.

value_type senf::EUI64Parser::
value ()

Definition at line 47 of file EUI64Parser.hh.


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