MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::CRange Member List
This is the complete list of members for mds::CRange, including all inherited members.
all()mds::CRange [static]
CRange()mds::CRange
CRange(tSize First, tSize Last)mds::CRange
getBegin() const mds::CRange
getEnd() const mds::CRange
getFirst() const mds::CRange
getLast() const mds::CRange
getSize() const mds::CRange
isEmpty() const mds::CRange
m_Beginmds::CRange
m_Endmds::CRange
operator!=(const CRange &a, const CRange &b)mds::CRange [friend]
operator&(const CRange &a, const CRange &b)mds::CRange [friend]
operator&=(const CRange &r)mds::CRange
operator+(const CRange &r, tSize d)mds::CRange [friend]
operator+=(tSize d)mds::CRange
operator-(const CRange &r, tSize d)mds::CRange [friend]
operator-=(tSize d)mds::CRange
operator=(const CRange &r)mds::CRange
operator==(const CRange &a, const CRange &b)mds::CRange [friend]