TOBI SignalServer  0.1
/home/breidi/Dropbox/signalserver/include/sampleblock/sample_block.h File Reference

sample_block is designed to store and sort samples directly acquired from hardware devices. More...

Go to the source code of this file.

Data Structures

class  tobiss::SampleBlock< T >
 A container storing and sorting samples directly acquired from a data acquisition device. More...

Detailed Description

sample_block is designed to store and sort samples directly acquired from hardware devices.

A SampleBlock stores samples, directly acquired from hardware devices in ascending order to their signal types. It can store blocked data directly by giving a already block oriented sample vector or by appending block by block to a SampleBlock. Blocksize and number of channels to store in a SampleBlock have to be

Definition in file sample_block.h.

 All Data Structures Files Functions Variables