Class ActionCommandSession#
Defined in File gige_action_command.hpp
Class Documentation#
-
class ActionCommandSession#
Public Functions
-
ActionCommandSession()#
-
~ActionCommandSession()#
-
ActionCommandSession(const ActionCommandSession&) = delete#
-
ActionCommandSession &operator=(const ActionCommandSession&) = delete#
-
bool is_valid() const#
-
int fire(const std::vector<ActionCommandTarget> &targets, uint32_t groupKey, uint32_t groupMask)#
-
ActionCommandSession()#