Wrapper around an action. More...
#include <arcane/core/ActionWrapperService.h>
Public Member Functions | |
| ActionWrapperService (const ServiceBuildInfo &sbi) | |
| IBase * | serviceParent () const override |
| Parent of this service. | |
| IServiceInfo * | serviceInfo () const override |
| Service information. | |
Private Attributes | |
| IApplication * | m_application = nullptr |
| IServiceInfo * | m_service_info = nullptr |
Wrapper around an action.
Definition at line 33 of file ActionWrapperService.h.
|
inlineoverride |
Service information.
Definition at line 47 of file ActionWrapperService.h.
|
private |
Definition at line 51 of file ActionWrapperService.h.
|
private |
Definition at line 52 of file ActionWrapperService.h.