libfoedus-core
FOEDUS Core Library
initializable.hpp File Reference
Include dependency graph for initializable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::Initializable
 The pure-virtual interface to initialize/uninitialize non-trivial resources. More...
 
class  foedus::DefaultInitializable
 Typical implementation of Initializable as a skeleton base class. More...
 
class  foedus::UninitializeGuard
 Calls Initializable::uninitialize() automatically when it gets out of scope. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).