![]() |
Kea
1.5.0
|
#include <cc/stamped_element.h>#include <boost/shared_ptr.hpp>#include <cstdint>#include <string>
Include dependency graph for stamped_value.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::data::StampedValue |
| This class represents string or signed integer configuration element associated with the modification timestamp. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::data | |
Typedefs | |
| typedef std::vector< StampedValuePtr > | isc::data::StampedValueCollection |
| Collection of pointers to values. More... | |
| typedef boost::shared_ptr< StampedValue > | isc::data::StampedValuePtr |
| Pointer to the stamped value. More... | |