AnalogChannelItem::operator< Method |
||||||||||||||
Compares the indexes of two AnalogChannelItems. | ||||||||||||||
Syntax: | bool operator<( const AnalogChannelItem& op ) const; |
|||||||||||||
|
||||||||||||||
Return value: | true, if the index of this is smaller than the index of the given AnalogChannelItem, false otherwise. |
|||||||||||||
See also: | AnalogChannelItem |