|
libtins
4.5
|
#include <dhcpv6.h>
Public Types | |
| typedef std::vector< class_option_data_type > | class_data_type |
Public Member Functions | |
| vendor_class_type (uint32_t enterprise_number=0, const class_data_type &vendor_class_data=class_data_type()) | |
Static Public Member Functions | |
| static vendor_class_type | from_option (const option &opt) |
Public Attributes | |
| uint32_t | enterprise_number |
| class_data_type | vendor_class_data |
The type used to store the Vendor Class option.