|
RocketLogger
1.1.6
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Variables | |
| const char * | PROJECT_VERSION |
| The RocketLogger software version string. More... | |
| const char * | GIT_DESCRIPTION |
| Git code revision description of the code base. More... | |
| const char * | GIT_DATE |
| Date of the of last git commit. More... | |
| const char * | COMPILE_DATE |
| Compilation date of the program. More... | |
| const char* COMPILE_DATE |
Compilation date of the program.
Referenced by rl_print_version().
| const char* GIT_DATE |
Date of the of last git commit.
Referenced by rl_print_version().
| const char* GIT_DESCRIPTION |
Git code revision description of the code base.
Referenced by rl_print_version().
| const char* PROJECT_VERSION |
The RocketLogger software version string.
Copyright (c) 2016-2019, Swiss Federal Institute of Technology (ETH Zurich) All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Referenced by rl_print_version().