![]() |
MAK Data Logger API Documentation for DIS
|
Contains necessary logger version information. More...
Go to the source code of this file.
Namespaces | |
| MAKLogger | |
| MAKLogger::DtLgrGenericFileFormats. | |
Macros | |
| #define | LOGGER_VERSION_STRING "5.11" |
| #define | LOGGER_RELEASE_STRING "5.11" |
| #define | LOGGER_PATCH_STRING "" |
| #define | LOGGER_MAJOR_VERSION 5 |
| #define | LOGGER_MINOR_VERSION 11 |
| #define | LOGGER_REVISION 0 |
| #define | LOGGER_RELEASE_NUM 40 |
| This will be incremented for each Logger release. More... | |
Variables | |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerLongAppName |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerLongShortName |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerBuildDate |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerBuildTime |
| DT_DLL_LGRUTIL std::string | MAKLogger::theLoggerProtocol |
Contains necessary logger version information.
| #define LOGGER_MAJOR_VERSION 5 |
| #define LOGGER_MINOR_VERSION 11 |
| #define LOGGER_PATCH_STRING "" |
| #define LOGGER_RELEASE_NUM 40 |
This will be incremented for each Logger release.
| #define LOGGER_RELEASE_STRING "5.11" |
| #define LOGGER_REVISION 0 |
| #define LOGGER_VERSION_STRING "5.11" |