Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NQP | QP/C++ framework |
▼NQF | QF Active Object Framework |
CAttr | Private attributes of the QF framework |
▼NQV | Non-preemptive kernel |
CAttr | Private attributes of the QV kernel |
CQActive | Active object class (based on the QHsm implementation strategy) |
CQAsm | Abstract State Machine class (state machine interface) |
CQAsmAttr | Attribute of for the QP::QAsm class (Abstract State Machine) |
CQEQueue | Native QP event queue |
CQEvt | Event class |
CQFreeBlock | Structure representing a free block in QP::QMPool |
CQHsm | Hierarchical State Machine class (QHsm-style state machine implementation strategy) |
CQMActive | Active object class (based on QMsm implementation strategy) |
CQMPool | Native QF Memory Pool |
CQMsm | Hierarchical State Machine class (QMsm-style state machine implementation strategy) |
CQMState | State object for the QP::QMsm class (QM State Machine) |
CQMTranActTable | Transition-Action Table for the QP::QMsm State Machine |
CQPSet | Set of Active Objects of up to QF_MAX_ACTIVE elements |
CQPtrDis | |
CQSubscrList | Subscriber List (for publish-subscribe) |
CQTicker | "Ticker" Active Object class |
CQTimeEvt | Time Event class |
CFilter | QS type for output filters (global and local) |
CQActiveDummy | Dummy Active Object for testing |
CQHsmDummy | Dummy abstract state machine class for testing |
CQK_Attr | Private attributes of the QK kernel |
CQS_TProbe | |
CQSpyId | QS ID type for applying local filtering |
CQXK_Attr | Private attributes of the QXK kernel |
CQXMutex | Blocking Mutex of the QXK preemptive kernel |
CQXSemaphore | Counting Semaphore of the QXK preemptive kernel |
CQXThread | EXtended (blocking) thread of the QXK preemptive kernel |
CTProbe | QUTest Test-Probe attributes |