Container class for a chunk of PacEvents.
More...
#include <PacEventChunk.h>
List of all members.
Detailed Description
Container class for a chunk of PacEvents.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacEventChunk::PacEventChunk |
( |
PacEvent ** |
events, |
|
|
unsigned int |
size |
|
) |
| [inline] |
PacEventChunk::~PacEventChunk |
( |
| ) |
[inline] |
Member Function Documentation
PacEvent* PacEventChunk::getEvent |
( |
quint32 |
idx | ) |
[inline] |
const bool PacEventChunk::getNext |
( |
PacEvent ** |
result | ) |
[inline] |
Entfernt Eintrag an Position pos aus Array und gibt Pointer in result zurück. return = false, falls array bereits leer ist. falls size==0 wird immer ein 0-pointer und true als rückgabewert zurückgegeben.
unsigned int PacEventChunk::size |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following files: