FunAction.h
Go to the documentation of this file.
Definition: ActionCreator.h:24
Definition: Action.h:25
Action::Pointer create(const CommandPointer &cmd) const override
returns a pointer to the new Action object for cmd; never nil
Definition: FunAction.h:50
Definition: FunAction.h:23
FunAction(const CommandPointer &cmd, OBJH *aHandler)
Definition: FunAction.cc:30
void respond(const Request &request) override
respond to Coordinator request; default is to collect and sendResponse
Definition: FunAction.cc:38
static Pointer Create(const CommandPointer &cmd, OBJH *aHandler)
Definition: FunAction.cc:25
Definition: RefCount.h:28
Definition: Store.h:42