PacMan 2.0(r200)
Runs on digital PAC measurement computers
Public Member Functions

PacWaveformChunk Class Reference

Container for a chunk of WaveformDataInterface objects. More...

#include <PacWaveformChunk.h>

List of all members.

Public Member Functions

 PacWaveformChunk ()
 PacWaveformChunk (WaveformDataInterface **w, qint32 size)
 ~PacWaveformChunk ()
WaveformDataInterfacegetWaveform (qint32 n) const
qint32 size () const
 pointer auf n-te Waveform zurückgeben
qlonglong seqNum () const
void setSeqNum (qlonglong sn)
qlonglong operator= (PacWaveformChunk w) const

Detailed Description

Container for a chunk of WaveformDataInterface objects.

Author:
Matthias Nagl <mnagl@uni-goettingen.de>

Constructor & Destructor Documentation

PacWaveformChunk::PacWaveformChunk ( )
PacWaveformChunk::PacWaveformChunk ( WaveformDataInterface **  w,
qint32  size 
)
PacWaveformChunk::~PacWaveformChunk ( )

Member Function Documentation

WaveformDataInterface* PacWaveformChunk::getWaveform ( qint32  n) const [inline]
qlonglong PacWaveformChunk::operator= ( PacWaveformChunk  w) const [inline]
qlonglong PacWaveformChunk::seqNum ( ) const [inline]
void PacWaveformChunk::setSeqNum ( qlonglong  sn) [inline]
qint32 PacWaveformChunk::size ( ) const [inline]

pointer auf n-te Waveform zurückgeben


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends