![]() |
Scanframe DevOps Trial App 0.1.0
|
Go to the source code of this file.
Functions | |
std::string | utcTimeString () |
Gets the date-time XML formated. | |
std::string | getHello (int how) |
Exported function from a dynamic library. | |
std::string | getGCCVersion () |
Gets the GNU compiler version. Issue 1234 | |
std::string | getCppStandardVersion () |
Gets the C++ standard used when compiling. | |
std::string getCppStandardVersion | ( | ) |
Gets the C++ standard used when compiling.
std::string getGCCVersion | ( | ) |
Gets the GNU compiler version. Issue 1234
std::string getHello | ( | int | how | ) |
Exported function from a dynamic library.
how | Determines what string is returned. |
std::string utcTimeString | ( | ) |
Gets the date-time XML formated.