#include <senf/Packets/80221Bundle/TLVParser.hh>
Definition at line 311 of file TLVParser.hh.
Public Types |
|
enum |
StatusCode { Success, UnspecifiedFailure, Rejected, AuthorizationFailure, NetworkError } |
typedef UInt8Parser | value_t |
Public Member Functions |
|
UInt8Parser | value () const |
void | init () |
void | dump (std::ostream &os) const |
dump string representation to given stream |
|
void | validate () const |
Static Public Attributes |
|
static type_t::value_type const | typeId = 3 |
typedef UInt8Parser senf::MIHStatusTLVParser:: | ||||
value_t | ||||
Definition at line 315 of file TLVParser.hh.
enum senf::MIHStatusTLVParser:: | ||||
StatusCode | ||||
Definition at line 327 of file TLVParser.hh.
void senf::MIHStatusTLVParser:: | ||||
dump | ( | std::ostream & | os | ) |
dump string representation to given stream
Definition at line 217 of file TLVParser.cc.
void senf::MIHStatusTLVParser:: | ||||
init | () | |||
Definition at line 318 of file TLVParser.hh.
void senf::MIHStatusTLVParser:: | ||||
validate | () | |||
Definition at line 246 of file TLVParser.cc.
UInt8Parser senf::MIHStatusTLVParser:: | ||||
value | () | |||
type_t::value_type const senf::MIHStatusTLVParser::typeId = 3 | ||||
[static] | ||||
Definition at line 323 of file TLVParser.hh.