Class allowing automatic start and stop of a service. More...
#include <arcane/utils/IProfilingService.h>
Public Member Functions | |
| ProfilingSentry (IProfilingService *s) | |
| IProfilingService * | service () |
Private Attributes | |
| IProfilingService * | m_service |
Class allowing automatic start and stop of a service.
Definition at line 102 of file IProfilingService.h.
|
inlineexplicit |
Definition at line 106 of file IProfilingService.h.
|
inline |
Definition at line 112 of file IProfilingService.h.
|
inline |
Definition at line 120 of file IProfilingService.h.
|
private |
Definition at line 124 of file IProfilingService.h.