QP/C  8.0.3
Real-Time Event Framework
Loading...
Searching...
No Matches
QAsmAttr Union Reference

Attribute of for the QAsm class (Abstract State Machine) More...

#include "qp.h"

Private Attributes

QStateHandler fun
 
QActionHandler act
 
QXThreadHandler thr
 
QMTranActTable const * tatbl
 
struct QMState const * obj
 

Detailed Description

Attribute of for the QAsm class (Abstract State Machine)

Details
This union represents possible values stored in the 'state' and 'temp' attributes of the QAsm class.
Backward Traceability
  • DVP_QP_MC4_R19_02: Rule 19.2(Advisory): The union keyword should not be used

Definition at line 164 of file qp.h.

Member Data Documentation

◆ fun

QStateHandler fun
private

Definition at line 165 of file qp.h.

◆ act

QActionHandler act
private

Definition at line 166 of file qp.h.

◆ thr

QXThreadHandler thr
private

Definition at line 167 of file qp.h.

◆ tatbl

QMTranActTable const* tatbl
private

Definition at line 168 of file qp.h.

◆ obj

struct QMState const* obj
private

Definition at line 169 of file qp.h.


The documentation for this union was generated from the following file: