QP/C++
6.9.3
qs_port.hpp
Go to the documentation of this file.
1
38
#ifndef QS_PORT_HPP
39
#define QS_PORT_HPP
40
41
#define QS_TIME_SIZE 4U
42
#define QS_OBJ_PTR_SIZE 4U
43
#define QS_FUN_PTR_SIZE 4U
44
45
//****************************************************************************
46
// NOTE: QS might be used with or without other QP components, in which case
47
// the separate definitions of the macros QF_CRIT_STAT_TYPE, QF_CRIT_ENTRY,
48
// and QF_CRIT_EXIT are needed. In this port QS is configured to be used with
49
// the QF framework, by simply including "qf_port.hpp" *before* "qs.hpp".
50
//
51
#include "qf_port.hpp"
// use QS with QF
52
#include "
qs.hpp
"
// QS platform-independent public interface
53
54
#endif
// QS_PORT_HPP
qs.hpp
QS/C++ platform-independent public interface.
ports
lint-plus
qs_port.hpp
© 2005-2021 Quantum Leaps
|
Using Online Help
|
Generated with Doxygen
|
QP/C++ 6.9.3
© Quantum Leaps 2020
|
Using Online Help
|
Generated with Doxygen
|
QP/C++ 6.9.3