|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "Stun.h"#include "dds/DCPS/security/framework/SecurityRegistry.h"#include "dds/DCPS/security/framework/SecurityConfig.h"#include "dds/DCPS/RTPS/RtpsCoreC.h"#include "dds/DCPS/NetworkResource.h"
Go to the source code of this file.
Namespaces | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| OpenDDS::STUN | |
Functions | |
| Attribute | OpenDDS::STUN::make_mapped_address (const ACE_INET_Addr &addr) |
| Attribute | OpenDDS::STUN::make_username (const std::string &username) |
| Attribute | OpenDDS::STUN::make_message_integrity () |
| Attribute | OpenDDS::STUN::make_error_code (ACE_UINT16 code, const std::string &reason) |
| Attribute | OpenDDS::STUN::make_unknown_attributes (const std::vector< AttributeType > &unknown_attributes) |
| Attribute | OpenDDS::STUN::make_xor_mapped_address (const ACE_INET_Addr &addr) |
| Attribute | OpenDDS::STUN::make_priority (ACE_UINT32 priority) |
| Attribute | OpenDDS::STUN::make_use_candidate () |
| Attribute | OpenDDS::STUN::make_fingerprint () |
| Attribute | OpenDDS::STUN::make_ice_controlling (ACE_UINT64 ice_tie_breaker) |
| Attribute | OpenDDS::STUN::make_ice_controlled (ACE_UINT64 ice_tie_breaker) |
| OpenDDS_Rtps_Export Attribute | OpenDDS::STUN::make_guid_prefix (const DCPS::GuidPrefix_t &guid_prefix) |
| Attribute | OpenDDS::STUN::make_unknown_attribute (ACE_UINT16 type, ACE_UINT16 length) |
| bool | OpenDDS::STUN::operator>> (DCPS::Serializer &serializer, AttributeHolder &holder) |
| bool | OpenDDS::STUN::operator<< (DCPS::Serializer &serializer, ConstAttributeHolder &holder) |
| bool | OpenDDS::STUN::operator>> (DCPS::Serializer &serializer, Message &message) |
| bool | OpenDDS::STUN::operator<< (DCPS::Serializer &serializer, const Message &message) |
1.8.13