EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | Public Attributes | List of all members
RawDataReader::PrvData Struct Reference

Private Data of RawDataReader. More...

#include <RawDataReader.h>

Public Member Functions

void init ()
 

Public Attributes

AutoPtr< Index::Resultindex_result
 Channel found in index.
 
AutoPtr< RTree::Datablockdatablock
 Current data block info for that channel.
 
std::string channel_name
 Name of channel from last find() call.
 
DbrType dbr_type
 dbr type
 
DbrCount dbr_count
 dbr count
 
CtrlInfo ctrl_info
 ctrl info
 
bool type_changed
 flag for type changed
 
bool ctrl_info_changed
 flag for ctrl info changed
 
double period
 period
 
RawValueAutoPtr data
 Current sample.
 

Detailed Description

Private Data of RawDataReader.


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