|
class | kdb::none_t |
| This type is being used as bottom type that always fails. More...
|
|
class | kdb::Layer |
| Base class for all layers. More...
|
|
class | kdb::Wrapped |
| Everything implementing this interface can be used as layer. More...
|
|
class | kdb::ValueObserver |
| Base class for values to be observed. More...
|
|
struct | kdb::Command |
| Used by contexts for callbacks (to run code using a mutex). More...
|
|
class | kdb::DefaultGetPolicy |
| Implements lookup with spec. More...
|
|
class | kdb::DefaultSetPolicy |
| Implements creating user/ key when key is not found. More...
|
|
class | kdb::GetPolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|
class | kdb::SetPolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|
class | kdb::ContextPolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|
class | kdb::WritePolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|
class | kdb::ObserverPolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|
class | kdb::LockPolicyIs< Policy > |
| Needed by the user to set one of the policies. More...
|
|