|
xentara-cpp-control v1.0.1
The Xentara C++ Control Framework
|
This is the complete list of members for xentara::Control, including all inherited members.
| Control(const Control &)=delete | xentara::Control | |
| Control()=default | xentara::Control | protected |
| enterOperational(RunContext &context) -> void | xentara::Control | virtual |
| enterPostOp(RunContext &context) -> void | xentara::Control | virtual |
| enterPreOp(RunContext &context) -> void | xentara::Control | virtual |
| final(RunContext &context) -> void | xentara::Control | virtual |
| initialize(InitContext &context) -> void=0 | xentara::Control | pure virtual |
| operator=(const Control &) -> bool=delete | xentara::Control | |
| postOpDone() -> bool | xentara::Control | virtual |
| preOpDone() -> bool | xentara::Control | virtual |
| step(RunContext &context) -> void=0 | xentara::Control | pure virtual |
| ~Control()=0 | xentara::Control | pure virtual |