#include <Unit.h>
Inheritance diagram for Units::Units:
Static Public Member Functions | |
std::string | version (void) |
return the version of the Units classes; |
Definition at line 167 of file Unit.h.
|
return the version of the Units classes; The version is returned by a static function as a std::string; |