Scanframe DevOps Trial App 0.1.0
Loading...
Searching...
No Matches
hello.h
Go to the documentation of this file.
1#include "global.h"
2#include <string>
3
8_HWL_FUNC std::string utcTimeString();
9
15_HWL_FUNC std::string getHello(int how);
16
21
#define _HWL_FUNC
Definition global.h:34
std::string getCppStandardVersion()
Gets the C++ standard used when compiling.
std::string getGCCVersion()
Gets the GNU compiler version.
std::string utcTimeString()
Gets the date-time XML formated.
std::string getHello(int how)
Exported function from a dynamic library.