|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "Ice.h"#include "AgentImpl.h"#include "dds/DCPS/SafetyProfileStreams.h"#include "dds/DCPS/debug.h"#include <dds/DCPS/LogAddr.h>
Go to the source code of this file.
Classes | |
| struct | OpenDDS::ICE::AgentHolder |
Namespaces | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| OpenDDS::ICE | |
Functions | |
| bool | OpenDDS::ICE::candidates_sorted (const Candidate &x, const Candidate &y) |
| bool | OpenDDS::ICE::candidates_equal (const Candidate &x, const Candidate &y) |
| ACE_UINT32 | OpenDDS::ICE::local_priority (const ACE_INET_Addr &addr) |
| Candidate | OpenDDS::ICE::make_host_candidate (const ACE_INET_Addr &address) |
| Candidate | OpenDDS::ICE::make_server_reflexive_candidate (const ACE_INET_Addr &address, const ACE_INET_Addr &base, const ACE_INET_Addr &server_address) |
| Candidate | OpenDDS::ICE::make_peer_reflexive_candidate (const ACE_INET_Addr &address, const ACE_INET_Addr &base, const ACE_INET_Addr &server_address, ACE_UINT32 priority) |
| Candidate | OpenDDS::ICE::make_peer_reflexive_candidate (const ACE_INET_Addr &address, ACE_UINT32 priority, size_t q) |
1.8.13