#include "dcps_export.h"#include "EntityImpl.h"#include "dds/DdsDcpsTopicC.h"#include "dds/DdsDcpsSubscriptionExtS.h"#include "dds/DdsDcpsDomainC.h"#include "dds/DdsDcpsDataReaderRemoteC.h"#include "Definitions.h"#include "dds/DCPS/transport/framework/ReceivedDataSample.h"#include "dds/DCPS/transport/framework/TransportReceiveListener.h"#include "dds/DCPS/transport/framework/TransportClient.h"#include "DisjointSequence.h"#include "SubscriptionInstance.h"#include "InstanceState.h"#include "Cached_Allocator_With_Overflow_T.h"#include "ZeroCopyInfoSeq_T.h"#include "Stats_T.h"#include "OwnershipManager.h"#include "ContentFilteredTopicImpl.h"#include "GroupRakeData.h"#include "CoherentChangeControl.h"#include "AssociationData.h"#include "dds/DdsDcpsInfrastructureC.h"#include "ace/String_Base.h"#include "ace/Reverse_Lock_T.h"#include <vector>#include <list>#include <map>#include <memory>Include dependency graph for DataReaderImpl.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | OpenDDS |
| namespace | OpenDDS::DCPS |
Classes | |
| class | OpenDDS::DCPS::WriterInfo |
| Keeps track of a DataWriter's liveliness for a DataReader. More... | |
| class | OpenDDS::DCPS::WriterStats |
| Elements stored for managing statistical data. More... | |
| class | OpenDDS::DCPS::DataReaderImpl |
| Implements the DDS::DataReader interface. More... | |
| struct | OpenDDS::DCPS::DataReaderImpl::GenericBundle |
Typedefs | |
| typedef Cached_Allocator_With_Overflow< OpenDDS::DCPS::ReceivedDataElement, ACE_Null_Mutex > | OpenDDS::DCPS::ReceivedDataAllocator |
Enumerations | |
| enum | OpenDDS::DCPS::Coherent_State { OpenDDS::DCPS::NOT_COMPLETED_YET, OpenDDS::DCPS::COMPLETED, OpenDDS::DCPS::REJECTED } |
| enum | OpenDDS::DCPS::MarshalingType { OpenDDS::DCPS::FULL_MARSHALING, OpenDDS::DCPS::KEY_ONLY_MARSHALING } |
1.4.7