OpenDDS
Snapshot(2023/03/10-19:29)
|
The Internal API and Implementation of OpenDDS. More...
Namespaces | |
DCPS | |
FaceTSS | |
FaceTypes | |
Federator | |
FileSystemStorage | |
ICE | |
RTPS | |
SafetyProfile | |
module | Security |
STUN | |
Test | |
module | XTypes |
Classes | |
struct | DataRepresentation |
class | DataRepresentationAnnotation |
Variables | |
const string | TRANSPORTTYPE_QOS_POLICY_NAME = "TransportType" |
const ::DDS::QosPolicyId_t | TRANSPORTTYPE_QOS_POLICY_ID = 0x7fffffff |
const ::DDS::DomainId_t | MAX_USER_DOMAINID = 0x7fffffff |
const ::DDS::DomainId_t | DOMAIN_UNKNOWN = -1 |
The Internal API and Implementation of OpenDDS.
Starting point for QOS XML parsing library.
const ::DDS::DomainId_t OpenDDS::DOMAIN_UNKNOWN = -1 |
Definition at line 317 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::EntityImpl::get_domain_id().
const ::DDS::DomainId_t OpenDDS::MAX_USER_DOMAINID = 0x7fffffff |
Definition at line 315 of file DdsDcpsInfrastructure.idl.
const ::DDS::QosPolicyId_t OpenDDS::TRANSPORTTYPE_QOS_POLICY_ID = 0x7fffffff |
Definition at line 312 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::compatibleQOS().
const string OpenDDS::TRANSPORTTYPE_QOS_POLICY_NAME = "TransportType" |
Definition at line 306 of file DdsDcpsInfrastructure.idl.