OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Typedefs | Enumerations
WriterInfo.h File Reference
#include "Atomic.h"
#include "CoherentChangeControl.h"
#include "ConditionVariable.h"
#include "Definitions.h"
#include "DisjointSequence.h"
#include "PoolAllocator.h"
#include "RcObject.h"
#include "TimeTypes.h"
#include "transport/framework/ReceivedDataSample.h"
#include <dds/DdsDcpsInfoUtilsC.h>
#include <dds/DdsDcpsCoreC.h>
Include dependency graph for WriterInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenDDS::DCPS::WriterInfoListener
 
class  OpenDDS::DCPS::WriterInfo
 Keeps track of a DataWriter's liveliness for a DataReader. More...
 

Namespaces

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

Typedefs

typedef RcHandle< WriterInfoListener > OpenDDS::DCPS::WriterInfoListener_rch
 
typedef RcHandle< WriterInfo > OpenDDS::DCPS::WriterInfo_rch
 

Enumerations

enum  OpenDDS::DCPS::Coherent_State { OpenDDS::DCPS::NOT_COMPLETED_YET, OpenDDS::DCPS::COMPLETED, OpenDDS::DCPS::REJECTED }