table of contents
| kdb::Wrapped(3elektra) | Elektra | kdb::Wrapped(3elektra) |
NAME¶
kdb::Wrapped - Everything implementing this interface can be used as layer.
SYNOPSIS¶
#include <kdbvalue.hpp>
Inherited by kdb::Value< T, PolicySetter1, PolicySetter2, PolicySetter3, PolicySetter4, PolicySetter5, PolicySetter6 >.
Detailed Description¶
Everything implementing this interface can be used as layer.
Different from 'Layer' objects they will not be constructed on activation but instead only the WrapLayer will be constructed and the wrapped object will be passed along by reference.
Note:
the lifetime must be beyond layer deactivation!
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |