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

PacResultChunk Class Reference

Container for a chunk of PacAnalyzerThread results. More...

#include <PacResultChunk.h>

List of all members.

Public Member Functions

 PacResultChunk ()
 PacResultChunk (qreal *energy, qulonglong *time, qulonglong size, long long seqnum)
 ~PacResultChunk ()
long long getSeqNum () const
qulonglong getSize () const
QByteArray toByteArray () const
 operator long long () const

Detailed Description

Container for a chunk of PacAnalyzerThread results.

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

Constructor & Destructor Documentation

PacResultChunk::PacResultChunk ( )
PacResultChunk::PacResultChunk ( qreal *  energy,
qulonglong *  time,
qulonglong  size,
long long  seqnum 
)
PacResultChunk::~PacResultChunk ( )

Member Function Documentation

long long PacResultChunk::getSeqNum ( ) const [inline]
qulonglong PacResultChunk::getSize ( ) const [inline]
PacResultChunk::operator long long ( ) const [inline]
QByteArray PacResultChunk::toByteArray ( ) const

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