bpp-core3
3.0.0
|
This is the complete list of members for bpp::RangeCollection< T >, including all inherited members.
addRange(const Range< T > &r)=0 | bpp::RangeCollection< T > | pure virtual |
clear()=0 | bpp::RangeCollection< T > | pure virtual |
filterWithin(const Range< T > &r)=0 | bpp::RangeCollection< T > | pure virtual |
getRange(size_t i) const =0 | bpp::RangeCollection< T > | pure virtual |
isEmpty() const =0 | bpp::RangeCollection< T > | pure virtual |
restrictTo(const Range< T > &r)=0 | bpp::RangeCollection< T > | pure virtual |
size() const =0 | bpp::RangeCollection< T > | pure virtual |
toString() const =0 | bpp::RangeCollection< T > | pure virtual |
totalLength() const =0 | bpp::RangeCollection< T > | pure virtual |
~RangeCollection() | bpp::RangeCollection< T > | inlinevirtual |