senf::WLANSSIDInfoElementParser Struct Reference

#include <senf/Packets/80211Bundle/InformationElements.hh>
Inheritance diagram for senf::WLANSSIDInfoElementParser:
Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 50 of file InformationElements.hh.


Public Types

typedef StringParser< UInt8Parser value_t

Public Member Functions

StringParser< UInt8Parser value () const
void  init ()
void  dump (std::ostream &os) const

Static Public Attributes

static const type_t::value_type  typeId = 0x00u

Member Typedef Documentation

typedef StringParser<UInt8Parser> senf::WLANSSIDInfoElementParser::
value_t

Definition at line 57 of file InformationElements.hh.


Member Function Documentation

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

Definition at line 49 of file InformationElements.cc.

void senf::WLANSSIDInfoElementParser::
init ()

Definition at line 60 of file InformationElements.hh.

StringParser<UInt8Parser> senf::WLANSSIDInfoElementParser::
value ()

Member Data Documentation

Definition at line 63 of file InformationElements.hh.


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