Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::ProfilingSentry Class Reference

Class allowing automatic start and stop of a service. More...

#include <arcane/utils/IProfilingService.h>

Public Member Functions

 ProfilingSentry (IProfilingService *s)
IProfilingServiceservice ()

Detailed Description

Class allowing automatic start and stop of a service.

Definition at line 102 of file IProfilingService.h.

Constructor & Destructor Documentation

◆ ProfilingSentry()

Arcane::ProfilingSentry::ProfilingSentry ( IProfilingService * s)
inlineexplicit

Definition at line 106 of file IProfilingService.h.

◆ ~ProfilingSentry()

Arcane::ProfilingSentry::~ProfilingSentry ( )
inline

Definition at line 112 of file IProfilingService.h.

Member Function Documentation

◆ service()

IProfilingService * Arcane::ProfilingSentry::service ( )
inline

Definition at line 120 of file IProfilingService.h.


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