Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ActionWrapperService Class Reference

Wrapper around an action. More...

#include <arcane/core/ActionWrapperService.h>

Inheritance diagram for Arcane::ActionWrapperService:
Collaboration diagram for Arcane::ActionWrapperService:

Public Member Functions

 ActionWrapperService (const ServiceBuildInfo &sbi)
IBaseserviceParent () const override
 Parent of this service.
IServiceInfoserviceInfo () const override
 Service information.

Private Attributes

IApplicationm_application = nullptr
IServiceInfom_service_info = nullptr

Detailed Description

Wrapper around an action.

Definition at line 33 of file ActionWrapperService.h.

Member Function Documentation

◆ serviceInfo()

IServiceInfo * Arcane::ActionWrapperService::serviceInfo ( ) const
inlineoverride

Service information.

Definition at line 47 of file ActionWrapperService.h.

Member Data Documentation

◆ m_application

IApplication* Arcane::ActionWrapperService::m_application = nullptr
private

Definition at line 51 of file ActionWrapperService.h.

◆ m_service_info

IServiceInfo* Arcane::ActionWrapperService::m_service_info = nullptr
private

Definition at line 52 of file ActionWrapperService.h.


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