#include <senf/Packets/DefaultBundle/EUI64Parser.hh>
The EUI64 address is returned by value as a 8-byte sequence
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) |
senf::EUI64Parser:: | ||||
EUI64Parser | ( | data_iterator | i, | |
state_type | s | ) | ||
Definition at line 45 of file EUI64Parser.hh.
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.