OFFIS DCMTK  Version 3.6.0
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
DiOverlayData Class Reference

Class to handle overlay pixel data. More...

Inheritance diagram for DiOverlayData:
[legend]
Collaboration diagram for DiOverlayData:
[legend]

Public Member Functions

 DiOverlayData (unsigned int entries, unsigned int count=0)
 constructor
virtual ~DiOverlayData ()
 destructor
- Public Member Functions inherited from DiObjectCounter
void addReference ()
 add a reference.
void removeReference ()
 remove a reference.

Private Member Functions

 DiOverlayData (const DiOverlayData &)
DiOverlayDataoperator= (const DiOverlayData &)

Private Attributes

unsigned int Count
 number of (valid) overlay planes
unsigned int ArrayEntries
 number of array entries (allocated memory)
DiOverlayPlane ** Planes
 pointer to an array of planes
Uint16 * DataBuffer
 pointer to overlay data (if scaled, flipped or rotated)

Friends

class DiOverlay

Additional Inherited Members

- Protected Member Functions inherited from DiObjectCounter
 DiObjectCounter ()
 constructor.
virtual ~DiObjectCounter ()
 destructor

Detailed Description

Class to handle overlay pixel data.

Definition at line 52 of file diovdat.h.

Constructor & Destructor Documentation

DiOverlayData::DiOverlayData ( unsigned int  entries,
unsigned int  count = 0 
)

constructor

Parameters
entriesnumber of array entries
countnumber of valid overlay planes

The documentation for this class was generated from the following file:


Generated on Tue Sep 4 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.1.2