OpenDDS  Snapshot(2023/04/07-19:43)
Public Attributes | List of all members
OpenDDS::DCPS::RakeData Struct Reference

#include <RakeData.h>

Collaboration diagram for OpenDDS::DCPS::RakeData:
Collaboration graph
[legend]

Public Attributes

ReceivedDataElementrde_
 
ReceivedDataElementListrdel_
 
SubscriptionInstance_rch si_
 
size_t index_in_instance_
 

Detailed Description

Rake is an abbreviation for "read or take". This struct holds the data used by the data structures in RakeResults<T>.

Definition at line 27 of file RakeData.h.

Member Data Documentation

◆ index_in_instance_

size_t OpenDDS::DCPS::RakeData::index_in_instance_

◆ rde_

ReceivedDataElement* OpenDDS::DCPS::RakeData::rde_

◆ rdel_

ReceivedDataElementList* OpenDDS::DCPS::RakeData::rdel_

◆ si_

SubscriptionInstance_rch OpenDDS::DCPS::RakeData::si_

The documentation for this struct was generated from the following file: