▼ qpcpp | |
▼ include | Platform-independent QP/C++ API |
qequeue.hpp | QP natvie, platform-independent, thread-safe event queue interface Backward Traceability |
qk.hpp | QK/C++ (preemptive non-blocking kernel) platform-independent public interface |
qmpool.hpp | QP native, platform-independent memory pool QP::QMPool interface. Backward Traceability |
qp.hpp | QP/C++ platform-independent public interface |
qp_pkg.hpp | Internal (package scope) QP/C++ interface |
qpcpp.hpp | QP/C++ interface including the backwards-compatibility layer |
qs_dummy.hpp | |
qsafe.h | QP Functional Safety (FuSa) Subsystem |
qstamp.hpp | Date/time for time-stamping the QP builds (used in QS software tracing) |
qv.hpp | QV/C++ (non-preemptive kernel) platform-independent public interface |
▼ src | Platform-independent QP/C++ source code |
▼ qf | Platform-independent implementation of the QEP and QF components |
qep_hsm.cpp | QP::QHsm class implementation |
qep_msm.cpp | QP::QMsm class implementation |
qf_act.cpp | Defines Active Object management internal data |
qf_actq.cpp | Active Object queue operations based on the QP::QEQueue class |
qf_defer.cpp | Event deferral facilities |
qf_dyn.cpp | Dynamic event management facilities |
qf_mem.cpp | QP::QMPool implementation |
qf_ps.cpp | Publish-subscribe facilities |
qf_qact.cpp | Active Object management facilities |
qf_qeq.cpp | QP::QEQueue implementation |
qf_qmact.cpp | QP::QMActive implementation |
qf_time.cpp | QP::QTimeEvt implementation |
▼ qk | Platform-independent implementation of the Preemptive Non-Blocking Kernel built-in kernel |
qk.cpp | Preemptive non-blocking QK kernel implementation |
▼ qs | Platform-independent implementation of the QS component (software tracing) |
qstamp.cpp | QS time stamp |
▼ qv | Platform-independent implementation of the Non-Preemptive Kernel built-in kernel |
qv.cpp | Non-preemptive non-blocking QV kernel implementation |
▼ spex | Directory generated by the spexgyen system for creating traceable specifications |
qp_config.hpp | Sample QP/C++ configuration file |
qp_port.hpp | Sample QP/C++ port |
qs_port.hpp | QS/C++ port to a 32-bit CPU, generic C++ compiler |