OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Typedefs | Variables
AssociationRecord.h File Reference
#include <dds/Versioned_Namespace.h>
#include <dds/DCPS/transport/framework/TransportClient.h>
Include dependency graph for AssociationRecord.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenDDS::RTPS::BuiltinAssociationRecord
 
class  OpenDDS::RTPS::WriterAssociationRecord
 
class  OpenDDS::RTPS::ReaderAssociationRecord
 

Namespaces

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

Typedefs

typedef DCPS::RcHandle< WriterAssociationRecord > OpenDDS::RTPS::WriterAssociationRecord_rch
 
typedef DCPS::RcHandle< ReaderAssociationRecord > OpenDDS::RTPS::ReaderAssociationRecord_rch
 

Variables

const int OpenDDS::RTPS::AC_EMPTY = 0
 
const int OpenDDS::RTPS::AC_REMOTE_RELIABLE = 1 << 0
 
const int OpenDDS::RTPS::AC_REMOTE_DURABLE = 1 << 1
 
const int OpenDDS::RTPS::AC_GENERATE_REMOTE_MATCHED_CRYPTO_HANDLE = 1 << 2
 
const int OpenDDS::RTPS::AC_SEND_LOCAL_TOKEN = 1 << 3
 
const int OpenDDS::RTPS::AC_LOCAL_TOKENS_SENT = 1 << 4