#include <Dimension.h>
Inheritance diagram for dimension::Dimensions:
Static Public Member Functions | |
const std::string | Version (void) |
the version of the Dimensions classes; | |
const std::string | version (void) |
the version of the Dimensions classes; |
Definition at line 88 of file Dimension.h.
|
the version of the Dimensions classes; The version is returned by a static function as a std::string; dynamic access. Definition at line 103 of file Dimension.h. References Version(). |
|
the version of the Dimensions classes; The version is returned by a static function as a std::string; static access. Definition at line 95 of file Dimension.h. Referenced by version(). |