OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "Ice.h"
#include "Task.h"
#include "dds/DCPS/TimeTypes.h"
#include "dds/DCPS/GuidUtils.h"
#include <iostream>
#include <map>
Go to the source code of this file.
Classes | |
class | OpenDDS::ICE::ActiveFoundationSet |
struct | OpenDDS::ICE::CandidatePair |
struct | OpenDDS::ICE::ConnectivityCheck |
struct | OpenDDS::ICE::Checklist |
Namespaces | |
OpenDDS | |
The Internal API and Implementation of OpenDDS. | |
OpenDDS::ICE | |
Typedefs | |
typedef std::pair< std::string, std::string > | OpenDDS::ICE::FoundationType |
typedef DCPS::RcHandle< Checklist > | OpenDDS::ICE::ChecklistPtr |
Functions | |
bool | OpenDDS::ICE::operator== (const ConnectivityCheck &a_cc, const STUN::TransactionId &a_tid) |
bool | OpenDDS::ICE::operator== (const ConnectivityCheck &a_cc, const CandidatePair &a_cp) |
std::ostream & | OpenDDS::ICE::operator<< (std::ostream &stream, const GuidPair &guidp) |