|
HDK
|
#include <OP_PropagateData.h>
Inheritance diagram for OP_PropagateData:Public Member Functions | |
| OP_PropagateData (OP_EventType reason) | |
Public Member Functions inherited from DEP_PropagateData | |
| DEP_PropagateData () | |
| ~DEP_PropagateData ()=default | |
| void | setExprChange (bool expr_change) |
| bool | isExprChange () const |
Static Public Member Functions | |
| static bool | isExprChangeEvent (OP_EventType reason) |
Additional Inherited Members | |
Protected Attributes inherited from DEP_PropagateData | |
| bool | myExprChange:1 |
Definition at line 20 of file OP_PropagateData.h.
|
inline |
Definition at line 23 of file OP_PropagateData.h.
|
inlinestatic |
Definition at line 28 of file OP_PropagateData.h.