PcapPlusPlus  21.05
pcpp::DhcpOption Member List

This is the complete list of members for pcpp::DhcpOption, including all inherited members.

assign(uint8_t *recordRawData)pcpp::TLVRecordinline
DhcpOption(uint8_t *optionRawData)pcpp::DhcpOptioninline
getDataSize() constpcpp::DhcpOptioninlinevirtual
getRecordBasePtr() constpcpp::TLVRecordinline
getTotalSize() constpcpp::DhcpOptioninlinevirtual
getType() constpcpp::TLVRecordinline
getValue() constpcpp::TLVRecordinline
getValueAs(size_t offset=0) constpcpp::TLVRecordinline
getValueAsIpAddr() constpcpp::DhcpOptioninline
getValueAsString(int valueOffset=0) constpcpp::DhcpOptioninline
isNotNull() constpcpp::TLVRecordinline
isNull() constpcpp::TLVRecordinline
operator=(const TLVRecord &other)pcpp::TLVRecordinline
operator==(const TLVRecord &rhs) constpcpp::TLVRecordinline
purgeRecordData()pcpp::TLVRecordinline
setValue(T newValue, int valueOffset=0)pcpp::TLVRecordinline
setValueIpAddr(const IPv4Address &addr, int valueOffset=0)pcpp::DhcpOptioninline
setValueString(const std::string &stringValue, int valueOffset=0)pcpp::DhcpOptioninline
TLVRecord(uint8_t *recordRawData)pcpp::TLVRecordinline
TLVRecord(const TLVRecord &other)pcpp::TLVRecordinline
~DhcpOption()pcpp::DhcpOptioninlinevirtual
~TLVRecord()pcpp::TLVRecordinlinevirtual