OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Typedefs | Functions
InternalDataReader.h File Reference
#include "dcps_export.h"
#include "RcObject.h"
#include "PoolAllocator.h"
#include "InternalDataReaderListener.h"
#include "Time_Helper.h"
#include "TimeTypes.h"
#include <dds/DdsDcpsCoreC.h>
#include <dds/DdsDcpsInfrastructureC.h>
Include dependency graph for InternalDataReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenDDS::DCPS::InternalEntity
 
class  OpenDDS::DCPS::SampleInfoWrapper
 
class  OpenDDS::DCPS::InternalDataReader< T >
 
class  OpenDDS::DCPS::InternalDataReader< T >::Instance
 
struct  OpenDDS::DCPS::InternalDataReader< T >::Instance::SampleHolder
 

Namespaces

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

Typedefs

typedef WeakRcHandle< InternalEntity > OpenDDS::DCPS::InternalEntity_wrch
 

Functions

typedef OpenDDS::DCPS::OPENDDS_VECTOR (DDS::SampleInfo) InternalSampleInfoSequence
 
DDS::SampleInfo OpenDDS::DCPS::make_sample_info (DDS::SampleStateKind sample_state, DDS::ViewStateKind view_state, DDS::InstanceStateKind instance_state, CORBA::Long disposed_generation_count, CORBA::Long no_writers_generation_count, CORBA::Long sample_rank, CORBA::Long generation_rank, CORBA::Long absolute_generation_rank, bool valid_data)
 
bool OpenDDS::DCPS::operator== (const DDS::SampleInfo &x, const DDS::SampleInfo &y)