DUECA/DUSIME
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | Friends | List of all members
dueca::DataReaderBase Class Reference

Base class for the DataReader derived templates. More...

#include <DataReaderBase.hxx>

Inheritance diagram for dueca::DataReaderBase:
Inheritance graph
[legend]
Collaboration diagram for dueca::DataReaderBase:
Collaboration graph
[legend]

Protected Member Functions

 DataReaderBase (ChannelReadToken &token, const DataTimeSpec &t_request)
 Constructor.
 

Protected Attributes

ChannelReadTokentoken
 Reference to the channel access token.
 
DataTimeSpec t_request
 Time span or point requested.
 
DataTimeSpec ts_data
 Time specification as realised.
 
GlobalId data_origin
 Data origin.
 
bool firstaccess
 First access flag.
 

Friends

class DataReaderBaseAccess
 Let access objects manipulate my private/protected parts.
 

Detailed Description

Base class for the DataReader derived templates.

This keeps common data for the DataReader, and accesses the data by means of a void pointer.


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