RADIUS attribute definition.
More...
#include <client_dictionary.h>
|
| AttrDef (const uint8_t type, const std::string &name, const AttrValueType value_type, const uint32_t vendor=0) |
| Constructor.
|
|
RADIUS attribute definition.
Definition at line 53 of file client_dictionary.h.
◆ AttrDef()
isc::radius::AttrDef::AttrDef |
( |
const uint8_t | type, |
|
|
const std::string & | name, |
|
|
const AttrValueType | value_type, |
|
|
const uint32_t | vendor = 0 ) |
|
inline |
◆ name_
const std::string isc::radius::AttrDef::name_ |
◆ type_
const uint8_t isc::radius::AttrDef::type_ |
◆ value_type_
◆ vendor_
const uint32_t isc::radius::AttrDef::vendor_ |
The documentation for this class was generated from the following file: