|  | Kea 3.1.0
    | 
This is the complete list of members for isc::dhcp::Option, including all inherited members.
| addOption(OptionPtr opt) | isc::dhcp::Option | |
| check() const | isc::dhcp::Option | protected | 
| clone() const | isc::dhcp::Option | virtual | 
| cloneInternal() const | isc::dhcp::Option | inlineprotected | 
| create(Universe u, uint16_t type) | isc::dhcp::Option | static | 
| create(Universe u, uint16_t type, const OptionBuffer &data) | isc::dhcp::Option | static | 
| data_ | isc::dhcp::Option | protected | 
| delOption(uint16_t type) | isc::dhcp::Option | |
| encapsulated_space_ | isc::dhcp::Option | protected | 
| equals(const OptionPtr &other) const | isc::dhcp::Option | |
| equals(const Option &other) const | isc::dhcp::Option | virtual | 
| Factory typedef | isc::dhcp::Option | |
| factory(Option::Universe u, uint16_t type, const OptionBuffer &buf) | isc::dhcp::Option | static | 
| factory(Option::Universe u, uint16_t type) | isc::dhcp::Option | inlinestatic | 
| getData() const | isc::dhcp::Option | inlinevirtual | 
| getEncapsulatedSpace() const | isc::dhcp::Option | inline | 
| getHeaderLen() const | isc::dhcp::Option | virtual | 
| getMutableOptions() | isc::dhcp::Option | inline | 
| getOption(uint16_t type) const | isc::dhcp::Option | |
| getOptions() const | isc::dhcp::Option | inline | 
| getOptionsCopy(OptionCollection &options_copy) const | isc::dhcp::Option | |
| getType() const | isc::dhcp::Option | inline | 
| getUint16() const | isc::dhcp::Option | |
| getUint32() const | isc::dhcp::Option | |
| getUint8() const | isc::dhcp::Option | |
| getUniverse() const | isc::dhcp::Option | inline | 
| headerToText(const int indent=0, const std::string &type_name="") const | isc::dhcp::Option | protected | 
| len() const | isc::dhcp::Option | virtual | 
| lenient_parsing_ | isc::dhcp::Option | static | 
| operator=(const Option &rhs) | isc::dhcp::Option | |
| Option(Universe u, uint16_t type) | isc::dhcp::Option | |
| Option(Universe u, uint16_t type, const OptionBuffer &data) | isc::dhcp::Option | |
| Option(Universe u, uint16_t type, OptionBufferConstIter first, OptionBufferConstIter last) | isc::dhcp::Option | |
| Option(const Option &source) | isc::dhcp::Option | |
| OPTION4_HDR_LEN | isc::dhcp::Option | static | 
| OPTION6_HDR_LEN | isc::dhcp::Option | static | 
| options_ | isc::dhcp::Option | protected | 
| pack(isc::util::OutputBuffer &buf, bool check=true) const | isc::dhcp::Option | virtual | 
| packHeader(isc::util::OutputBuffer &buf, bool check=true) const | isc::dhcp::Option | protected | 
| packOptions(isc::util::OutputBuffer &buf, bool check=true) const | isc::dhcp::Option | protected | 
| setData(InputIterator first, InputIterator last) | isc::dhcp::Option | inline | 
| setEncapsulatedSpace(const std::string &encapsulated_space) | isc::dhcp::Option | inline | 
| setUint16(uint16_t value) | isc::dhcp::Option | |
| setUint32(uint32_t value) | isc::dhcp::Option | |
| setUint8(uint8_t value) | isc::dhcp::Option | |
| suboptionsToText(const int indent=0) const | isc::dhcp::Option | protected | 
| toBinary(const bool include_header=false) const | isc::dhcp::Option | virtual | 
| toHexString(const bool include_header=false) const | isc::dhcp::Option | virtual | 
| toString() const | isc::dhcp::Option | virtual | 
| toText(int indent=0) const | isc::dhcp::Option | virtual | 
| type_ | isc::dhcp::Option | protected | 
| Universe enum name | isc::dhcp::Option | |
| universe_ | isc::dhcp::Option | protected | 
| unpack(OptionBufferConstIter begin, OptionBufferConstIter end) | isc::dhcp::Option | virtual | 
| unpackOptions(const OptionBuffer &buf) | isc::dhcp::Option | protected | 
| V4 enum value | isc::dhcp::Option | |
| V6 enum value | isc::dhcp::Option | |
| valid() const | isc::dhcp::Option | virtual | 
| ~Option() | isc::dhcp::Option | virtual |