You.i Engine
CYIRange< Type > Member List

This is the complete list of members for CYIRange< Type >, including all inherited members.

Contains(Type position) const CYIRange< Type >inline
CreateEmptyRange(Type m_start)CYIRange< Type >inlinestatic
CreateWithStartAndLength(Type startValue, Type length)CYIRange< Type >inlinestatic
CYIRange()CYIRange< Type >inline
CYIRange(Type lhs, Type rhs)CYIRange< Type >inline
CYIRange(const CYIRange< Type > &other)CYIRange< Type >inline
Expanded(Type amount) const CYIRange< Type >inline
GetEnd() const CYIRange< Type >inline
GetLength() const CYIRange< Type >inline
GetStart() const CYIRange< Type >inline
IsEmpty() const CYIRange< Type >
IsNotEmpty() const CYIRange< Type >inline
operator!=(const CYIRange< Type > &other) const CYIRange< Type >inline
operator+(Type delta) const CYIRange< Type >inline
operator+=(Type delta)CYIRange< Type >inline
operator-(Type delta) const CYIRange< Type >inline
operator-=(Type delta)CYIRange< Type >inline
operator=(const CYIRange< Type > &other)CYIRange< Type >inline
operator==(const CYIRange< Type > &other) const CYIRange< Type >inline
SetEnd(Type newEnd)CYIRange< Type >inline
SetLength(Type newLength)CYIRange< Type >inline
SetStart(Type newStart)CYIRange< Type >inline
Shifted(Type delta) const CYIRange< Type >inline
WithEnd(Type newEnd) const CYIRange< Type >inline
WithLength(Type newLength) const CYIRange< Type >inline
WithStart(Type newStart) const CYIRange< Type >inline