|  | Kea 3.1.0
    | 
This is the complete list of members for isc::dhcp::Option6IAPrefix, including all inherited members.
| addOption(OptionPtr opt) | isc::dhcp::Option | |
| addr_ | isc::dhcp::Option6IAAddr | protected | 
| check() const | isc::dhcp::Option | protected | 
| clone() const | isc::dhcp::Option6IAPrefix | 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 | 
| getAddress() const | isc::dhcp::Option6IAAddr | inline | 
| getData() const | isc::dhcp::Option | inlinevirtual | 
| getEncapsulatedSpace() const | isc::dhcp::Option | inline | 
| getHeaderLen() const | isc::dhcp::Option | virtual | 
| getLength() const | isc::dhcp::Option6IAPrefix | inline | 
| 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 | |
| getPreferred() const | isc::dhcp::Option6IAAddr | inline | 
| 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 | 
| getValid() const | isc::dhcp::Option6IAAddr | inline | 
| headerToText(const int indent=0, const std::string &type_name="") const | isc::dhcp::Option | protected | 
| len() const | isc::dhcp::Option6IAPrefix | 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 | 
| OPTION6_IAADDR_LEN | isc::dhcp::Option6IAAddr | static | 
| OPTION6_IAPREFIX_LEN | isc::dhcp::Option6IAPrefix | static | 
| Option6IAAddr(uint16_t type, const isc::asiolink::IOAddress &addr, uint32_t preferred, uint32_t valid) | isc::dhcp::Option6IAAddr | |
| Option6IAAddr(uint32_t type, OptionBuffer::const_iterator begin, OptionBuffer::const_iterator end) | isc::dhcp::Option6IAAddr | |
| Option6IAPrefix(uint16_t type, const isc::asiolink::IOAddress &addr, uint8_t prefix_length, uint32_t preferred, uint32_t valid) | isc::dhcp::Option6IAPrefix | |
| Option6IAPrefix(uint32_t type, OptionBuffer::const_iterator begin, OptionBuffer::const_iterator end) | isc::dhcp::Option6IAPrefix | |
| options_ | isc::dhcp::Option | protected | 
| pack(isc::util::OutputBuffer &buf, bool check=true) const | isc::dhcp::Option6IAPrefix | 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 | 
| preferred_ | isc::dhcp::Option6IAAddr | protected | 
| setAddress(const isc::asiolink::IOAddress &addr) | isc::dhcp::Option6IAAddr | inline | 
| setData(InputIterator first, InputIterator last) | isc::dhcp::Option | inline | 
| setEncapsulatedSpace(const std::string &encapsulated_space) | isc::dhcp::Option | inline | 
| setPreferred(unsigned int pref) | isc::dhcp::Option6IAAddr | inline | 
| setPrefix(const isc::asiolink::IOAddress &prefix, uint8_t length) | isc::dhcp::Option6IAPrefix | inline | 
| setUint16(uint16_t value) | isc::dhcp::Option | |
| setUint32(uint32_t value) | isc::dhcp::Option | |
| setUint8(uint8_t value) | isc::dhcp::Option | |
| setValid(unsigned int valid) | isc::dhcp::Option6IAAddr | inline | 
| 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::Option6IAPrefix | virtual | 
| type_ | isc::dhcp::Option | protected | 
| Universe enum name | isc::dhcp::Option | |
| universe_ | isc::dhcp::Option | protected | 
| unpack(OptionBufferConstIter begin, OptionBufferConstIter end) | isc::dhcp::Option6IAPrefix | 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 | 
| valid_ | isc::dhcp::Option6IAAddr | protected | 
| ~Option() | isc::dhcp::Option | virtual |