ChimeraTK-DeviceAccess  03.18.00
VersionNumber.h File Reference
#include <atomic>
#include <chrono>
#include <cstdint>
#include <string>
+ Include dependency graph for VersionNumber.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChimeraTK::VersionNumber
 Class for generating and holding version numbers without exposing a numeric representation. More...
 

Namespaces

 ChimeraTK
 

Functions

std::ostream & ChimeraTK::operator<< (std::ostream &stream, const VersionNumber &version)
 Stream operator passing the human readable representation to an ostream. More...