QP/C++
8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qstamp.cpp
Go to the documentation of this file.
1
//$file${src::qs::qstamp.cpp} vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
2
//
3
// Model: qpcpp.qm
4
// File: ${src::qs::qstamp.cpp}
5
//
6
// This code has been generated by QM 7.0.0 <www.state-machine.com/qm>.
7
// DO NOT EDIT THIS FILE MANUALLY. All your changes will be lost.
8
//
9
// Copyright (C) 2005 Quantum Leaps, LLC. All rights reserved.
10
//
11
// Q u a n t u m L e a P s
12
// ------------------------
13
// Modern Embedded Software
14
//
15
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
16
//
17
// The QP/C++ software is dual-licensed under the terms of the open-source
18
// GNU General Public License (GPL) or under the terms of one of the closed-
19
// source Quantum Leaps commercial licenses.
20
//
21
// Redistributions in source code must retain this top-level comment block.
22
// Plagiarizing this software to sidestep the license obligations is illegal.
23
//
24
// NOTE:
25
// The GPL does NOT permit the incorporation of this code into proprietary
26
// programs. Please contact Quantum Leaps for commercial licensing options,
27
// which expressly supersede the GPL and are designed explicitly for
28
// closed-source distribution.
29
//
30
// Quantum Leaps contact information:
31
// <www.state-machine.com/licensing>
32
// <info@state-machine.com>
33
//
34
//$endhead${src::qs::qstamp.cpp} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
35
#include "
qstamp.hpp
"
36
37
namespace
QP
{
38
char
const
BUILD_DATE
[12] = __DATE__;
39
char
const
BUILD_TIME
[9] = __TIME__;
40
}
// namespace QP
QP
QP/C++ framework.
Definition
qequeue.hpp:42
QP::BUILD_DATE
char const BUILD_DATE[12]
Definition
qstamp.cpp:38
QP::BUILD_TIME
char const BUILD_TIME[9]
Definition
qstamp.cpp:39
qstamp.hpp
Date/time for time-stamping the QP builds (used in QS software tracing)
qpcpp
src
qs
qstamp.cpp
© 2005-2024 Quantum Leaps
|
Using Online Help
|
QP/C++ 8.0.0
| created with
Spexygen
© 2005-2024 Quantum Leaps
|
Using Online Help
|
QP/C++ 8.0.0
| created with
Spexygen