OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Enumerations | Functions
Ice.h File Reference
#include "dcps_export.h"
#include "GuidUtils.h"
#include "PoolAllocationBase.h"
#include "PoolAllocator.h"
#include "Serializer.h"
#include "dds/DdsDcpsInfoUtilsC.h"
#include "ace/INET_Addr.h"
Include dependency graph for Ice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenDDS::ICE::Candidate
 
struct  OpenDDS::ICE::AgentInfo
 

Namespaces

 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::ICE
 

Enumerations

enum  OpenDDS::ICE::AgentType { OpenDDS::ICE::FULL = 0x0, OpenDDS::ICE::LITE = 0x1 }
 
enum  OpenDDS::ICE::CandidateType { OpenDDS::ICE::HOST = 0x0, OpenDDS::ICE::SERVER_REFLEXIVE = 0x1, OpenDDS::ICE::PEER_REFLEXIVE = 0x2, OpenDDS::ICE::RELAYED = 0x3 }
 

Functions

typedef OpenDDS::ICE::OPENDDS_MAP (OPENDDS_STRING, ICE::AgentInfo) AgentInfoMap