Public Methods | |
MemoryStoreSupportedTypes () | |
~MemoryStoreSupportedTypes () | |
bool | isTypeSupported (const std::string &type) const |
Private Attributes | |
std::set< std::string > | m_supportedTypes |
|
Definition at line 16 of file MemoryBackingStore.cpp. References m_supportedTypes. |
|
Definition at line 28 of file MemoryBackingStore.cpp. |
|
Definition at line 30 of file MemoryBackingStore.cpp. References m_supportedTypes. Referenced by Anaphe::AIDA_MemoryStore::MemoryBackingStore::writeTupleHeader. |
|
Definition at line 35 of file MemoryBackingStore.cpp. Referenced by isTypeSupported, and MemoryStoreSupportedTypes. |