Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
IndexManager< IndexKeyType, IndexType, IndexValueType > Member List

This is the complete list of members for IndexManager< IndexKeyType, IndexType, IndexValueType >, including all inherited members.

Clear()IndexManager< IndexKeyType, IndexType, IndexValueType >
Create(IndexType &index, IndexType indexMax, IndexKeyType indexKey, IndexValueType indexValue)IndexManager< IndexKeyType, IndexType, IndexValueType >
Delete(IndexType index)IndexManager< IndexKeyType, IndexType, IndexValueType >
GenerateIndex(IndexType indexMax)IndexManager< IndexKeyType, IndexType, IndexValueType >
GenerateIndexKey(IndexKeyType indexKeyMax)IndexManager< IndexKeyType, IndexType, IndexValueType >
GetIndexFromKey(IndexKeyType indexKey)IndexManager< IndexKeyType, IndexType, IndexValueType >
GetIndexKey(IndexType index)IndexManager< IndexKeyType, IndexType, IndexValueType >
GetIndexManager()IndexManager< IndexKeyType, IndexType, IndexValueType >
GetSize()IndexManager< IndexKeyType, IndexType, IndexValueType >
GetValueFromIndex(IndexType index)IndexManager< IndexKeyType, IndexType, IndexValueType >
GetValues(std::vector< IndexValueType > &values)IndexManager< IndexKeyType, IndexType, IndexValueType >
IndexManager()IndexManager< IndexKeyType, IndexType, IndexValueType >
m_GenerateIndexIndexManager< IndexKeyType, IndexType, IndexValueType >protected
m_GenerateIndexKeyIndexManager< IndexKeyType, IndexType, IndexValueType >protected
m_IndexKeySearchMapIndexManager< IndexKeyType, IndexType, IndexValueType >protected
m_IndexManagerIndexManager< IndexKeyType, IndexType, IndexValueType >protected
m_IndexSearchMapIndexManager< IndexKeyType, IndexType, IndexValueType >protected
~IndexManager()IndexManager< IndexKeyType, IndexType, IndexValueType >virtual