|
EPICS ARCHIVER V4
|
Private Data of RawDataReader. More...
#include <RawDataReader.h>
Public Member Functions | |
| void | init () |
Public Attributes | |
| AutoPtr< Index::Result > | index_result |
| Channel found in index. | |
| AutoPtr< RTree::Datablock > | datablock |
| 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. | |
Private Data of RawDataReader.
1.8.5