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) | |
Definition at line 50 of file dsrwavch.h.
|
||||||||||||
|
(default) constructor
Definition at line 58 of file dsrwavch.h. |
|
|
comparison operator
Definition at line 78 of file dsrwavch.h. References ChannelNumber, and MultiplexGroupNumber. |
|
|
comparison operator
Definition at line 87 of file dsrwavch.h. References ChannelNumber, and MultiplexGroupNumber. |
|
|
comparison operator
Definition at line 69 of file dsrwavch.h. References ChannelNumber, and MultiplexGroupNumber. |
|
|
comparison operator
Definition at line 96 of file dsrwavch.h. References ChannelNumber, and MultiplexGroupNumber. |