OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <Stun.h>
Public Member Functions | |
Err () | |
Public Attributes | |
ACE_UINT16 | code |
std::string | reason |
ACE_UINT16 OpenDDS::STUN::Attribute::Err::code |
Definition at line 94 of file Stun.h.
Referenced by OpenDDS::STUN::make_error_code(), and OpenDDS::STUN::operator<<().
std::string OpenDDS::STUN::Attribute::Err::reason |
Definition at line 95 of file Stun.h.
Referenced by OpenDDS::STUN::Attribute::length(), OpenDDS::STUN::make_error_code(), and OpenDDS::STUN::operator<<().