add(const T &element) | BaseKeySortedVector< T, T_key > | [inline] |
BaseKeySortedVector(uint16_t maxSize=0, const Comparator< OverlayKey > *comparator=NULL) | BaseKeySortedVector< T, T_key > | [inline] |
comparator | BaseKeySortedVector< T, T_key > | [private] |
const_iterator typedef | BaseKeySortedVector< T, T_key > | |
contains(const OverlayKey &key) const | BaseKeySortedVector< T, T_key > | [inline] |
find(const OverlayKey &key) const | BaseKeySortedVector< T, T_key > | [inline] |
findIterator(const OverlayKey &key) | BaseKeySortedVector< T, T_key > | [inline] |
isAddable(const T &element) const | BaseKeySortedVector< T, T_key > | [inline] |
isEmpty() const | BaseKeySortedVector< T, T_key > | [inline] |
isFull() const | BaseKeySortedVector< T, T_key > | [inline] |
iterator typedef | BaseKeySortedVector< T, T_key > | |
maxSize | BaseKeySortedVector< T, T_key > | [private] |
UNSPECIFIED_ELEMENT | BaseKeySortedVector< T, T_key > | [static] |
~BaseKeySortedVector() | BaseKeySortedVector< T, T_key > | [inline] |