DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Public Attributes
DSRWaveformChannelItem Class Reference

Class for waveform channel items. More...

List of all members.

Public Member Functions

 DSRWaveformChannelItem (const Uint16 multiplexGroupNumber=0, const Uint16 channelNumber=0)
 (default) constructor
OFBool operator== (const DSRWaveformChannelItem &item) const
 comparison operator
OFBool operator!= (const DSRWaveformChannelItem &item) const
 comparison operator
OFBool operator< (const DSRWaveformChannelItem &item) const
 comparison operator
OFBool operator> (const DSRWaveformChannelItem &item) const
 comparison operator

Public Attributes

Uint16 MultiplexGroupNumber
 multiplex group number value (VR=US)
Uint16 ChannelNumber
 channel number value (VR=US)

Detailed Description

Class for waveform channel items.


Constructor & Destructor Documentation

DSRWaveformChannelItem::DSRWaveformChannelItem ( const Uint16  multiplexGroupNumber = 0,
const Uint16  channelNumber = 0 
) [inline]

(default) constructor

Parameters:
multiplexGroupNumberoptional multiplex group number
channelNumberoptional channel number

Member Function Documentation

OFBool DSRWaveformChannelItem::operator!= ( const DSRWaveformChannelItem item) const [inline]

comparison operator

Parameters:
itemitem with which the (m,c) pair should be compared
Returns:
true if not equal, false if equal
OFBool DSRWaveformChannelItem::operator< ( const DSRWaveformChannelItem item) const [inline]

comparison operator

Parameters:
itemitem with which the (m,c) pair should be compared
Returns:
true if smaller. ChannelNumber takes precedence over MultiplexGroupNumber.
OFBool DSRWaveformChannelItem::operator== ( const DSRWaveformChannelItem item) const [inline]

comparison operator

Parameters:
itemitem with which the (m,c) pair should be compared
Returns:
OFTrue if both pairs are equal, OFFalse otherwise
OFBool DSRWaveformChannelItem::operator> ( const DSRWaveformChannelItem item) const [inline]

comparison operator

Parameters:
itemitem with which the (m,c) pair should be compared
Returns:
true if greater. ChannelNumber takes precedence over MultiplexGroupNumber.

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


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027