This is the documentation for Enlighten.
An object that can be called to enqueue a command.
| Name | Description |
|---|---|
| CallableEnqueueFunctorCommand(IUpdateManager *) | Constructor. |
| operator()(Functor &&) | Forwards. |
public: CallableEnqueueFunctorCommand
(
IUpdateManager * updateManager
)
Constructor.
public: void operator()
(
Functor && functor
) const
Forwards.