AddInput(KEY in_key) | AkMixerInputMap< KEY, USER_DATA > | inline |
AddLast() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
AddLast(const AkInputMapSlot< KEY, USER_DATA > & in_rItem) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
AkArray() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
AkPluginArrayAllocator() | AkPluginArrayAllocator | inline |
Alloc(size_t in_uSize) | AkPluginArrayAllocator | inlineprotected |
BaseClass typedef | AkMixerInputMap< KEY, USER_DATA > | |
Begin() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
BinarySearch(const AkInputMapSlot< KEY, USER_DATA > & in_Item) const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Copy(const AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< AkInputMapSlot< KEY, USER_DATA > > > &in_rSource) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Data() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
End() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Erase(Iterator &in_rIter) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Erase(unsigned int in_uIndex) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
EraseSwap(typename AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator >::Iterator &in_rIter) | AkMixerInputMap< KEY, USER_DATA > | inline |
AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator >::EraseSwap(Iterator &in_rIter) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator >::EraseSwap(unsigned int in_uIndex) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Exists(KEY in_key) | AkMixerInputMap< KEY, USER_DATA > | inline |
AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator >::Exists(const AkInputMapSlot< KEY, USER_DATA > & in_Item) const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
FindEx(KEY in_key) const | AkMixerInputMap< KEY, USER_DATA > | inline |
AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator >::FindEx(const AkInputMapSlot< KEY, USER_DATA > & in_Item) const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Free(void *in_pAddress) | AkPluginArrayAllocator | inlineprotected |
GetAllocator() | AkPluginArrayAllocator | inlineprotected |
GrowArray() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
GrowArray(AkUInt32 in_uGrowBy) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Init(AK::IAkPluginMemAlloc *in_pAllocator) | AkPluginArrayAllocator | inline |
Insert(Iterator &in_rIter) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Insert(unsigned int in_uIndex) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
IsEmpty() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
IsGrowingAllowed() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Last() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Length() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
m_pItems | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | protected |
m_uLength | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | protected |
m_ulReserved | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | protected |
operator[](unsigned int uiIndex) const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
ReAlloc(void *in_pCurrent, size_t, size_t in_uNewSize) | AkPluginArrayAllocator | inlineprotected |
Remove(const AkInputMapSlot< KEY, USER_DATA > & in_rItem) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
RemoveAll() | AkMixerInputMap< KEY, USER_DATA > | inline |
RemoveInput(KEY in_key) | AkMixerInputMap< KEY, USER_DATA > | inline |
RemoveLast() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
RemoveSwap(const AkInputMapSlot< KEY, USER_DATA > & in_rItem) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Reserve(AkUInt32 in_ulReserve) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Reserved() const | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
ReserveExtra(AkUInt32 in_ulReserve) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Resize(AkUInt32 in_uiSize) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
Term() | AkMixerInputMap< KEY, USER_DATA > | inline |
Transfer(AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< AkInputMapSlot< KEY, USER_DATA > > > &in_rSource) | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |
TransferMem(void *&io_pDest, AkPluginArrayAllocator &in_src, void *in_pSrc) | AkPluginArrayAllocator | inlineprotected |
~AkArray() | AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | inline |