InMemoryStore#include </home/jenkins/.jenkins/ubuntu-remote-queue/jenkins-BuildZorbaUbuntu-462/source/zorba/swig/Store.h> Inherited from: Store Class contains helper functions to create and destroy the store that is to be used by the zorba library. The functions must be implemented in the code of each store module.Private Attributes
Public Functions
Public Static Functions
Private AttributestheStorevoid * theStore
Public FunctionsgetStorevoid * getStore() const
InMemoryStore InMemoryStore()
InMemoryStore InMemoryStore(const InMemoryStore &aStore)
InMemoryStore InMemoryStore(void *aStore)
~InMemoryStore ~InMemoryStore()
Public Static Functionsshutdownvoid shutdown(InMemoryStore &)
|