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

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

AddUnsorted(INT_PTR key, VAL val)WDL_AssocArrayImpl< INT_PTR, VAL >inline
ChangeKey(INT_PTR oldkey, INT_PTR newkey)WDL_AssocArrayImpl< INT_PTR, VAL >inline
ChangeKeyByIndex(int idx, INT_PTR newkey, bool needsort)WDL_AssocArrayImpl< INT_PTR, VAL >inline
cmpptr(INT_PTR *a, INT_PTR *b)WDL_PtrKeyedArray< VAL >inlineprivatestatic
CopyContents(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< INT_PTR, VAL >inline
CopyContentsAsReference(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< INT_PTR, VAL >inline
Delete(INT_PTR key)WDL_AssocArrayImpl< INT_PTR, VAL >inline
DeleteAll(bool resizedown=false)WDL_AssocArrayImpl< INT_PTR, VAL >inline
DeleteByIndex(int idx)WDL_AssocArrayImpl< INT_PTR, VAL >inline
Enumerate(int i, INT_PTR *key=0, VAL notfound=0) constWDL_AssocArray< INT_PTR, VAL >inline
EnumeratePtr(int i, INT_PTR *key=0) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
Exists(INT_PTR key) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
Get(INT_PTR key, VAL notfound=0) constWDL_AssocArray< INT_PTR, VAL >inline
GetIdx(INT_PTR key) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
GetPtr(INT_PTR key, INT_PTR *keyPtrOut=NULL) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
GetSize() constWDL_AssocArrayImpl< INT_PTR, VAL >inline
Insert(INT_PTR key, VAL val)WDL_AssocArrayImpl< INT_PTR, VAL >inline
LowerBound(INT_PTR key, bool *ismatch) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
m_dataWDL_AssocArrayImpl< INT_PTR, VAL >
m_keycmpWDL_AssocArrayImpl< INT_PTR, VAL >protected
m_keydisposeWDL_AssocArrayImpl< INT_PTR, VAL >protected
m_keydupWDL_AssocArrayImpl< INT_PTR, VAL >protected
m_valdisposeWDL_AssocArrayImpl< INT_PTR, VAL >protected
operator=(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< INT_PTR, VAL >inlineprivate
RemoveDuplicateKeys()WDL_AssocArrayImpl< INT_PTR, VAL >inlineprivate
Resort(int(*new_keycmp)(INT_PTR *k1, INT_PTR *k2)=NULL)WDL_AssocArrayImpl< INT_PTR, VAL >inline
ResortStable()WDL_AssocArrayImpl< INT_PTR, VAL >inline
ReverseLookup(VAL val, INT_PTR notfound=0) constWDL_AssocArray< INT_PTR, VAL >inline
ReverseLookupPtr(VAL val) constWDL_AssocArrayImpl< INT_PTR, VAL >inline
SetGranul(int gran)WDL_AssocArrayImpl< INT_PTR, VAL >inline
WDL_AssocArray(int(*keycmp)(INT_PTR *k1, INT_PTR *k2), INT_PTR(*keydup)(INT_PTR)=0, void(*keydispose)(INT_PTR)=0, void(*valdispose)(VAL)=0)WDL_AssocArray< INT_PTR, VAL >inlineexplicit
WDL_AssocArrayImpl(const WDL_AssocArrayImpl &cp)WDL_AssocArrayImpl< INT_PTR, VAL >inlineprivate
WDL_PtrKeyedArray(void(*valdispose)(VAL)=0)WDL_PtrKeyedArray< VAL >inlineexplicit
~WDL_AssocArrayImpl()WDL_AssocArrayImpl< INT_PTR, VAL >inline
~WDL_PtrKeyedArray()WDL_PtrKeyedArray< VAL >inline