| addOption(OptionPtr opt) | isc::dhcp::Option |  | 
  | algorithm_ | isc::dhcp::Option6Auth | protected | 
  | auth_info_ | isc::dhcp::Option6Auth | protected | 
  | check() const | isc::dhcp::Option | protected | 
  | clone() const | isc::dhcp::Option6Auth | 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 | 
  | getAuthInfo() const | isc::dhcp::Option6Auth | inline | 
  | getData() const | isc::dhcp::Option | inlinevirtual | 
  | getEncapsulatedSpace() const | isc::dhcp::Option | inline | 
  | getHashAlgo() const | isc::dhcp::Option6Auth | 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 |  | 
  | getProtocol() const | isc::dhcp::Option6Auth | inline | 
  | getReplyDetectionMethod() const | isc::dhcp::Option6Auth | inline | 
  | getReplyDetectionValue() const | isc::dhcp::Option6Auth | 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 | 
  | 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_AUTH_MIN_LEN | isc::dhcp::Option6Auth | static | 
  | OPTION6_HASH_MSG_LEN | isc::dhcp::Option6Auth | static | 
  | OPTION6_HDR | isc::dhcp::Option6Auth | static | 
  | OPTION6_HDR_LEN | isc::dhcp::Option | static | 
  | Option6Auth(const uint8_t proto, const uint8_t algo, const uint8_t method, const uint64_t rdm, const std::vector< uint8_t > &info) | isc::dhcp::Option6Auth |  | 
  | options_ | isc::dhcp::Option | protected | 
  | pack(isc::util::OutputBuffer &buf, bool check=true) const | isc::dhcp::Option6Auth | virtual | 
  | packHashInput(isc::util::OutputBuffer &buf) const | isc::dhcp::Option6Auth |  | 
  | 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 | 
  | protocol_ | isc::dhcp::Option6Auth | protected | 
  | rdm_method_ | isc::dhcp::Option6Auth | protected | 
  | rdm_value_ | isc::dhcp::Option6Auth | protected | 
  | setAuthInfo(const std::vector< uint8_t > &auth_info) | isc::dhcp::Option6Auth | inline | 
  | setData(InputIterator first, InputIterator last) | isc::dhcp::Option | inline | 
  | setEncapsulatedSpace(const std::string &encapsulated_space) | isc::dhcp::Option | inline | 
  | setHashAlgo(uint8_t algo) | isc::dhcp::Option6Auth | inline | 
  | setProtocol(uint8_t proto) | isc::dhcp::Option6Auth | inline | 
  | setReplyDetectionMethod(uint8_t method) | isc::dhcp::Option6Auth | inline | 
  | setReplyDetectionValue(uint64_t value) | isc::dhcp::Option6Auth | 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::Option6Auth | virtual | 
  | type_ | isc::dhcp::Option | protected | 
  | Universe enum name | isc::dhcp::Option |  | 
  | universe_ | isc::dhcp::Option | protected | 
  | unpack(OptionBufferConstIter begin, OptionBufferConstIter end) | isc::dhcp::Option6Auth | 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 |