libtins  4.0
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Tins::ICMPv6::handover_key_req_type Struct Reference

#include <icmpv6.h>

Inheritance diagram for Tins::ICMPv6::handover_key_req_type:
Tins::ICMPv6::handover_key_reply_type

Public Types

typedef std::vector< uint8_t > key_type
 

Public Member Functions

 handover_key_req_type (small_uint< 4 > AT=0, const key_type &key=key_type())
 

Static Public Member Functions

static handover_key_req_type from_option (const option &opt)
 

Public Attributes

small_uint< 4 > AT
 
key_type key
 

Detailed Description

The type used to store the handover key request option.


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