OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | Public Attributes | List of all members
OpenDDS::STUN::Attribute::Err Struct Reference

#include <Stun.h>

Collaboration diagram for OpenDDS::STUN::Attribute::Err:
Collaboration graph
[legend]

Public Member Functions

 Err ()
 

Public Attributes

ACE_UINT16 code
 
std::string reason
 

Detailed Description

Definition at line 92 of file Stun.h.

Constructor & Destructor Documentation

◆ Err()

OpenDDS::STUN::Attribute::Err::Err ( )
inline

Definition at line 93 of file Stun.h.

93 : code (0) {}

Member Data Documentation

◆ code

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<<().

◆ reason

std::string OpenDDS::STUN::Attribute::Err::reason

The documentation for this struct was generated from the following file: