LMMS
Loading...
Searching...
No Matches
WDL_IntKeyedArray2< VAL > Member List

This is the complete list of members for WDL_IntKeyedArray2< VAL >, including all inherited members.

AddUnsorted(int key, VAL val)WDL_AssocArrayImpl< int, VAL >inline
ChangeKey(int oldkey, int newkey)WDL_AssocArrayImpl< int, VAL >inline
ChangeKeyByIndex(int idx, int newkey, bool needsort)WDL_AssocArrayImpl< int, VAL >inline
cmpint(int *i1, int *i2)WDL_IntKeyedArray2< VAL >inlineprivatestatic
CopyContents(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< int, VAL >inline
CopyContentsAsReference(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< int, VAL >inline
Delete(int key)WDL_AssocArrayImpl< int, VAL >inline
DeleteAll(bool resizedown=false)WDL_AssocArrayImpl< int, VAL >inline
DeleteByIndex(int idx)WDL_AssocArrayImpl< int, VAL >inline
EnumeratePtr(int i, int *key=0) constWDL_AssocArrayImpl< int, VAL >inline
Exists(int key) constWDL_AssocArrayImpl< int, VAL >inline
GetIdx(int key) constWDL_AssocArrayImpl< int, VAL >inline
GetPtr(int key, int *keyPtrOut=NULL) constWDL_AssocArrayImpl< int, VAL >inline
GetSize() constWDL_AssocArrayImpl< int, VAL >inline
Insert(int key, VAL val)WDL_AssocArrayImpl< int, VAL >inline
LowerBound(int key, bool *ismatch) constWDL_AssocArrayImpl< int, VAL >inline
m_dataWDL_AssocArrayImpl< int, VAL >
m_keycmpWDL_AssocArrayImpl< int, VAL >protected
m_keydisposeWDL_AssocArrayImpl< int, VAL >protected
m_keydupWDL_AssocArrayImpl< int, VAL >protected
m_valdisposeWDL_AssocArrayImpl< int, VAL >protected
operator=(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< int, VAL >inlineprivate
RemoveDuplicateKeys()WDL_AssocArrayImpl< int, VAL >inlineprivate
Resort(int(*new_keycmp)(int *k1, int *k2)=NULL)WDL_AssocArrayImpl< int, VAL >inline
ResortStable()WDL_AssocArrayImpl< int, VAL >inline
ReverseLookupPtr(VAL val) constWDL_AssocArrayImpl< int, VAL >inline
SetGranul(int gran)WDL_AssocArrayImpl< int, VAL >inline
WDL_AssocArrayImpl(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< int, VAL >inlineprivate
WDL_IntKeyedArray2(void(*valdispose)(VAL)=0)WDL_IntKeyedArray2< VAL >inlineexplicit
~WDL_AssocArrayImpl()WDL_AssocArrayImpl< int, VAL >inline
~WDL_IntKeyedArray2()WDL_IntKeyedArray2< VAL >inline