EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | Public Attributes | List of all members
ea4::ChanInfo Class Reference

Container with the meta-information, including type. More...

#include <ChanRegistry.h>

Public Member Functions

void setType (unsigned short dbr_type, unsigned short dbr_count)
 Sets the data type of this channel.
 

Public Attributes

unsigned short dbr_type
 DBR type (see db_access.h)
 
unsigned short dbr_count
 DBR count (1 - scalar, >1 - waveform)
 
double period
 Estimated periodicity of the channel.
 
int nSamples
 Max number of samples in the chunk.
 
int nChunks
 Max number of chunks in the buffer.
 

Detailed Description

Container with the meta-information, including type.


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