TOBI SignalServer  0.1
template<class T>
void tobiss::SampleBlock< T >::getSignalByNr ( boost::uint32_t  nr,
std::vector< T > &  v 
)

Get samples of the n-th ;signal type stored.

Parameters:
[in]nrspecifying the number of the signal in the SampleBlock (first, second, ...)
[out]vA vector to insert desired samples.
Exceptions:
std::invalid_argumentif nr is higher than signals stord.

Definition at line 446 of file sample_block.h.

 All Data Structures Files Functions Variables