Elements
6.2
A C++ base framework for the Euclid Software.
|
#include <Project.h>
Static Public Member Functions | |
static std::string | name () |
static std::string | versionString () |
static std::uint_least64_t | version () |
static std::uint_least64_t | majorVersion () |
static std::uint_least64_t | minorVersion () |
static std::uint_least64_t | patchVersion () |
static std::string | originalVersion () |
static std::string | vcsVersion () |
static std::string | installLocation () |
static bool | useSoVersion () |
static std::string | installPrefix () |
static std::vector< std::string > | searchDirectories () |
|
inlinestatic |
Definition at line 68 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 74 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 52 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 55 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 42 of file Project.h.
Referenced by ExtProgram::mainMethod(), Elements::Examples::Program::mainMethod(), and Elements::operator<<().
|
inlinestatic |
Definition at line 61 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 58 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 77 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 71 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 64 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 49 of file Project.h.
Referenced by Elements::operator<<().
|
inlinestatic |
Definition at line 46 of file Project.h.
Referenced by ExtProgram::mainMethod(), Elements::Examples::Program::mainMethod(), and Elements::operator<<().