Mgr::ClassActionCreator Class Reference

creates Action using supplied Action::Create method and command More...

Inheritance diagram for Mgr::ClassActionCreator:
Collaboration diagram for Mgr::ClassActionCreator:

Public Types

using Handler = ClassActionCreationHandler
 
typedef RefCount< ActionCreatorPointer
 

Public Member Functions

 ClassActionCreator (Handler *const aHandler)
 
Action::Pointer create (const Command::Pointer &cmd) const override
 returns a pointer to the new Action object for cmd; never nil More...
 

Private Attributes

Handlerhandler
 configured Action object creator More...
 

Detailed Description

Definition at line 34 of file Registration.cc.

Member Typedef Documentation

◆ Handler

◆ Pointer

Definition at line 26 of file ActionCreator.h.

Constructor & Destructor Documentation

◆ ClassActionCreator()

Mgr::ClassActionCreator::ClassActionCreator ( Handler *const  aHandler)
inline

Definition at line 40 of file Registration.cc.

Member Function Documentation

◆ create()

Action::Pointer Mgr::ClassActionCreator::create ( const Command::Pointer cmd) const
inlineoverridevirtual

Implements Mgr::ActionCreator.

Definition at line 43 of file Registration.cc.

References handler.

Member Data Documentation

◆ handler

Handler* Mgr::ClassActionCreator::handler
private

Definition at line 48 of file Registration.cc.

Referenced by create().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors