clear() | DataStore::SwitchableDataStoreContents | |
copyContentsTo(const std::string &id, const std::vector< std::string > &entrylist_event={}) | DataStore::SwitchableDataStoreContents | |
copyEntriesTo(const std::string &id, const std::vector< std::string > &entrylist_event={}, bool mergeEntries=false) | DataStore::SwitchableDataStoreContents | |
createEmptyDataStoreID(const std::string &id) | DataStore::SwitchableDataStoreContents | |
createNewDataStoreID(const std::string &id) | DataStore::SwitchableDataStoreContents | |
currentID() const | DataStore::SwitchableDataStoreContents | inline |
invalidateData(EDurability durability) | DataStore::SwitchableDataStoreContents | |
m_currentID | DataStore::SwitchableDataStoreContents | private |
m_currentIdx | DataStore::SwitchableDataStoreContents | private |
m_entries | DataStore::SwitchableDataStoreContents | private |
m_idToIndexMap | DataStore::SwitchableDataStoreContents | private |
mergeContentsTo(const std::string &id, const std::vector< std::string > &entrylist_event={}) | DataStore::SwitchableDataStoreContents | |
operator[](int durability) const | DataStore::SwitchableDataStoreContents | inline |
operator[](int durability) | DataStore::SwitchableDataStoreContents | inline |
reset(EDurability durability) | DataStore::SwitchableDataStoreContents | |
SwitchableDataStoreContents() (defined in DataStore::SwitchableDataStoreContents) | DataStore::SwitchableDataStoreContents | |
switchID(const std::string &id) | DataStore::SwitchableDataStoreContents | |