Mgr::FunActionCreator Class Reference

creates FunAction using ActionCreator API More...

#include <FunAction.h>

Inheritance diagram for Mgr::FunActionCreator:
Collaboration diagram for Mgr::FunActionCreator:

Public Types

typedef RefCount< ActionCreatorPointer
 

Public Member Functions

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

Private Attributes

OBJHhandler
 legacy function to pass to the FunAction wrapper More...
 

Detailed Description

Definition at line 44 of file FunAction.h.

Member Typedef Documentation

◆ Pointer

Definition at line 26 of file ActionCreator.h.

Constructor & Destructor Documentation

◆ FunActionCreator()

Mgr::FunActionCreator::FunActionCreator ( OBJH aHandler)
inlineexplicit

Definition at line 47 of file FunAction.h.

Member Function Documentation

◆ create()

Action::Pointer Mgr::FunActionCreator::create ( const CommandPointer cmd) const
inlineoverridevirtual

Implements Mgr::ActionCreator.

Definition at line 50 of file FunAction.h.

References Mgr::FunAction::Create(), and handler.

Member Data Documentation

◆ handler

OBJH* Mgr::FunActionCreator::handler
private

Definition at line 55 of file FunAction.h.

Referenced by create().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors