OFFIS DCMTK  Version 3.6.0
Public Member Functions | Private Member Functions | Private Attributes | Friends
DiOverlayData Class Reference

Class to handle overlay pixel data. More...

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

List of all members.

Public Member Functions

 DiOverlayData (unsigned int entries, unsigned int count=0)
 constructor
virtual ~DiOverlayData ()
 destructor

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

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 Thu May 24 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.6.1