#include <eva4-ffi-sdk.hpp>
template<typename T>
class eva::controller::Action< T >
Action class
- Template Parameters
-
◆ Action()
Constructs a class from ActionData payload
- Parameters
-
◆ markCanceled()
Mark the action canceled
- Exceptions
-
◆ markCompleted()
Mark the action completed
- Parameters
-
- Exceptions
-
◆ markFailed()
Mark the action failed
- Parameters
-
err | action error |
exitcode | error exit code (custom) |
- Exceptions
-
◆ markPending()
Mark the action pending
- Exceptions
-
◆ markRunning()
Mark the action running
- Exceptions
-
◆ markTerminated()
Mark the action terminated
- Exceptions
-
◆ oid
◆ params
◆ priority
◆ timeout
◆ uuid
The documentation for this class was generated from the following file: