SKeyedVector Member List

This is the complete list of members for SKeyedVector, including all inherited members.

AbstractKeyAt(size_t index) const SAbstractKeyedVector [private]
AbstractValueAt(size_t index) const SAbstractKeyedVector [private]
AddItem(const KEY &key, const VALUE &value)SKeyedVector [inline]
AddKeyed(const void *key, const void *value)SAbstractKeyedVector [private]
Capacity() const SKeyedVector [inline]
CeilIndexOf(const KEY &key) const SKeyedVector [inline]
CeilKeyedFor(const void *key, bool *found) const SAbstractKeyedVector [private]
CeilValueFor(const KEY &key, bool *found=NULL) const SKeyedVector [inline]
CountItems() const SKeyedVector [inline]
EditKeyedFor(const void *key, bool *found)SAbstractKeyedVector [private]
EditValueAt(size_t i)SKeyedVector [inline]
EditValueFor(const KEY &key, bool *found=NULL)SKeyedVector [inline]
FloorIndexOf(const KEY &key) const SKeyedVector [inline]
FloorKeyedFor(const void *key, bool *found) const SAbstractKeyedVector [private]
FloorValueFor(const KEY &key, bool *found=NULL) const SKeyedVector [inline]
GetIndexOf(const KEY &key, size_t *index) const SKeyedVector [inline]
IndexOf(const KEY &key) const SKeyedVector [inline]
key_type typedefSKeyedVector
KeyAt(size_t i) const SKeyedVector [inline]
KeyedFor(const void *key, bool *found) const SAbstractKeyedVector [private]
KeyVector() const SKeyedVector [inline]
MakeEmpty()SKeyedVector [inline]
operator[](const KEY &key) const SKeyedVector [inline]
RemoveItemFor(const KEY &key)SKeyedVector [inline]
RemoveItemsAt(size_t index, size_t count=1)SKeyedVector [inline]
RemoveKeyed(const void *key)SAbstractKeyedVector [private]
SAbstractKeyedVector()SAbstractKeyedVector [inline, private]
SetCapacity(size_t total_space)SKeyedVector [inline]
SetExtraCapacity(size_t extra_space)SKeyedVector [inline]
SetTo(const SKeyedVector< KEY, VALUE > &o)SKeyedVector [inline]
SKeyedVector()SKeyedVector [inline]
SKeyedVector(const VALUE &undef)SKeyedVector [inline]
SKeyedVector(const SSortedVector< KEY > &keys, const SVector< VALUE > &values, const VALUE &undef=VALUE())SKeyedVector [inline]
Swap(SKeyedVector< KEY, VALUE > &o)SKeyedVector [inline]
value_type typedefSKeyedVector
ValueAt(size_t i) const SKeyedVector [inline]
ValueFor(const KEY &key, bool *found=NULL) const SKeyedVector [inline]
ValueVector() const SKeyedVector [inline]
ValueVector()SKeyedVector [inline]
~SAbstractKeyedVector()SAbstractKeyedVector [inline, private, virtual]
~SKeyedVector()SKeyedVector [inline, virtual]