$CreateNew() const | cricket::StunMessage | |
$ctor() | cricket::StunMessage | |
$ctor(ushort type) | cricket::StunMessage | |
$ctor(ushort type, ::std::string_view transaction_id) | cricket::StunMessage | |
$dtor() | cricket::StunMessage | |
$GetAttributeValueType(int type) const | cricket::StunMessage | |
$vftable() | cricket::StunMessage | static |
AddAttribute(::std::unique_ptr<::cricket::StunAttribute > attr) | cricket::StunMessage | |
AddFingerprint() | cricket::StunMessage | |
AddMessageIntegrity(::std::string_view password) | cricket::StunMessage | |
AddMessageIntegrity32(::std::string_view password) | cricket::StunMessage | |
AddMessageIntegrityOfType(int attr_type, uint64 attr_size, ::std::string_view key) | cricket::StunMessage | |
Clone() const | cricket::StunMessage | |
CreateAttribute(int type, uint64 length) | cricket::StunMessage | |
CreateNew() const (defined in cricket::RelayMessage) | cricket::RelayMessage | |
EqualAttributes(::cricket::StunMessage const *other, ::std::function< bool(int)> attribute_type_mask) const | cricket::StunMessage | |
GenerateTransactionId() | cricket::StunMessage | static |
GetAddress(int type) const | cricket::StunMessage | |
GetAttribute(int type) const | cricket::StunMessage | |
GetAttributeValueType(int type) const (defined in cricket::RelayMessage) | cricket::RelayMessage | |
GetByteString(int type) const | cricket::StunMessage | |
GetErrorCode() const | cricket::StunMessage | |
GetErrorCodeValue() const | cricket::StunMessage | |
GetNonComprehendedAttributes() const | cricket::StunMessage | |
GetUInt16List(int type) const | cricket::StunMessage | |
GetUInt32(int type) const | cricket::StunMessage | |
GetUInt64(int type) const | cricket::StunMessage | |
IntegrityStatus enum name (defined in cricket::StunMessage) | cricket::StunMessage | |
IsLegacy() const | cricket::StunMessage | |
IsStunMethod(::rtc::ArrayView< int > methods, char const *data, uint64 size) | cricket::StunMessage | static |
mUnk11e380 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk270e98 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk299a0d (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk30d509 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk3109f3 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk410538 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk525a6a (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnk61c670 (defined in cricket::StunMessage) | cricket::StunMessage | |
mUnkf9b039 (defined in cricket::StunMessage) | cricket::StunMessage | |
operator=(StunMessage const &) (defined in cricket::StunMessage) | cricket::StunMessage | |
Read(::rtc::ByteBufferReader *buf) | cricket::StunMessage | |
RevalidateMessageIntegrity(::std::string const &password) | cricket::StunMessage | |
StunMessage(StunMessage const &) (defined in cricket::StunMessage) | cricket::StunMessage | |
StunMessage() | cricket::StunMessage | |
StunMessage(ushort type) | cricket::StunMessage | explicit |
StunMessage(ushort type, ::std::string_view transaction_id) | cricket::StunMessage | |
ValidateFingerprint(char const *data, uint64 size) | cricket::StunMessage | static |
ValidateMessageIntegrity(::std::string const &password) | cricket::StunMessage | |
ValidateMessageIntegrityOfType(int mi_attr_type, uint64 mi_attr_size, char const *data, uint64 size, ::std::string const &password) | cricket::StunMessage | static |
Write(::rtc::ByteBufferWriter *buf) const | cricket::StunMessage | |
~RelayMessage()=default (defined in cricket::RelayMessage) | cricket::RelayMessage | virtual |
~StunMessage() (defined in cricket::StunMessage) | cricket::StunMessage | virtual |