This file contains the declarations of the Timestamp class and some corresponding helper classes. More...
#include <ctime>#include <map>#include <set>#include <string>
Include dependency graph for Timestamp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TRTK::Timestamp |
| A class for managing timestamps of various objects by using names. Dependencies between objects can be specified and checked for being up-to-date. More... | |
| class | TRTK::Timestamp::ObjectInfo |
| This class is a helper class for the Timestamp class and holds various information of an object like the timestamp, its dependencies etc. More... | |
Namespaces | |
| namespace | TRTK |
Namespace of the Transformation and Registration Toolkit. | |
This file contains the declarations of the Timestamp class and some corresponding helper classes.
Definition in file Timestamp.hpp.
Documentation generated by Doxygen