QP/C++ 8.1.1
Real-Time Event Framework
Loading...
Searching...
No Matches
qv.cpp File Reference

Non-preemptive non-blocking QV kernel implementation. More...

#include "qp_port.hpp"
#include "qp_pkg.hpp"
#include "qsafe.h"
#include "qs_port.hpp"
#include "qs_pkg.hpp"

Go to the source code of this file.

Namespaces

namespace  QP
 QP/C++ Framework namespace.
namespace  QP::QF
 QF Active Object Framework namespace.

Functions

void QP::QF::init ()
 QF initialization.
void QP::QF::stop ()
 Invoked by the application layer to stop the QF framework and return control to the OS/Kernel (used in some QF ports).
int_t QP::QF::run ()
 Transfers control to QF to run the application.

Detailed Description

Non-preemptive non-blocking QV kernel implementation.

Definition in file qv.cpp.