Go to the source code of this file.
Classes | |
struct | QBufferStructure_t |
shared memory structure for a channel. The main purpose of this structure isto provide access to acquired data to different DAQ classes (and/or processes). In addition to the data buffer, shared memory contains the logical channel Id, the number of valid words contained in the buffer and some pointers. Pointer are used to remember interesting positions inside buffer: More... | |
class | QCrateReceiverBuffer |
class for shared memory handling More... | |
Defines | |
#define | DEFAULT_BUFFER_SIZE 60000 |
#define | MAX_CHANNEL_FILE_SIZE 20000000 |
#define DEFAULT_BUFFER_SIZE 60000 |
size of single channel data buffer
#define MAX_CHANNEL_FILE_SIZE 20000000 |
max gzipped file size (in bytes)