CQActiveDummy | Dummy Active Object for testing |
▼CQAsm | Abstract State Machine class (state machine interface) |
▼CQActive | Active object class (based on the QHsm implementation strategy) |
CQMActive | Active object class (based on QMsm implementation strategy) |
CQTicker | "Ticker" Active Object class |
CQHsm | Hierarchical State Machine class (QHsm-style state machine implementation strategy) |
CQMsm | Hierarchical State Machine class (QMsm-style state machine implementation strategy) |
CQAsmAttr | Attribute of for the QAsm class (Abstract State Machine) |
CQAsmVtable | Virtual table for the QAsm class |
CQEQueue | Native QF Event Queue |
▼CQEvt | Event class |
CQTimeEvt | Time Event class |
CQF | QF Active Object Framework (QF namespace emulated as a "class" in C) |
CQF_Attr | Private attributes of the QF framework |
CQFreeBlock | Structure representing a free block in QMPool |
CQHsmDummy | Dummy abstract-state machine class for testing |
CQK | QK preemptive non-blocking kernel (QK namespace emulated as a "class" in C) |
CQK_Attr | Private attributes of the QK kernel |
CQMPool | Native QF Memory Pool |
CQMState | State object for the QMsm class (QM State Machine) |
CQMTranActTable | Transition-Action Table for the QMsm State Machine |
CQPSet | Set of Active Objects of up to QF_MAX_ACTIVE elements |
CQS | Software tracing instrumentation, target-resident component (QS namespace emulated as a "class" in C) |
CQS_Filter | QS type for output filters (global and local) |
CQS_TProbe | QUTest Test-Probe attributes |
CQSpyId | QS ID type for applying local filtering |
CQSubscrList | Subscriber List (for publish-subscribe) |
CQV | QV non-preemptive kernel (QV namespace emulated as a "class" in C) |
CQV_Attr | Private attributes of the QV kernel |
CQXK | QXK dual-mode kernel (QXK namespace emulated as a "class" in C) |
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 |