Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Math::Range< S > Member List

This is the complete list of members for CDPL::Math::Range< S >, including all inherited members.

getSize() constCDPL::Math::Range< S >inline
getStart() constCDPL::Math::Range< S >inline
getStop() constCDPL::Math::Range< S >inline
isEmpty() constCDPL::Math::Range< S >inline
operator!=(const Range &r) constCDPL::Math::Range< S >inline
operator()(SizeType i) constCDPL::Math::Range< S >inline
operator==(const Range &r) constCDPL::Math::Range< S >inline
Range()CDPL::Math::Range< S >inline
Range(SizeType start, SizeType stop)CDPL::Math::Range< S >inline
SizeType typedefCDPL::Math::Range< S >
swap(Range &r)CDPL::Math::Range< S >inline
swap(Range &r1, Range &r2)CDPL::Math::Range< S >friend