| Elektra
    0.8.15
    | 
#include <kdbcontext.hpp>#include <kdb.hpp>#include <mutex>#include <thread>#include <vector>#include <cassert>#include <algorithm>#include <functional>#include <unordered_map>
| Data Structures | |
| class | kdb::ThreadSubject | 
| Subject from Observer pattern for ThreadContext.  More... | |
| struct | kdb::PerContext | 
| A data structure that is stored by context inside the Coordinator.  More... | |
| class | kdb::Coordinator | 
| Thread safe coordination of ThreadContext per Threads.  More... | |
| Namespaces | |
| kdb | |
| This is the main namespace for the C++ binding and libraries. | |
| Typedefs | |
| typedef std::unordered_map < std::string, LayerAction > | kdb::LayerMap | 
| A vector of layers. | |
 1.8.8
 1.8.8