Wrapper around an enumerator for traces. More...
#include <arcane/core/EnumeratorTraceWrapper.h>
Public Member Functions | |
| __host__ __device__ | EnumeratorTraceWrapper (TrueEnumerator &&tenum) |
| __host__ __device__ | EnumeratorTraceWrapper (TrueEnumerator &&tenum, const TraceInfo &ti) |
Wrapper around an enumerator for traces.
TrueEnumerator is the type of the actual enumerator and TraceInterface is that of the management interface. The type TraceInterface must have the following properties:
Definition at line 94 of file EnumeratorTraceWrapper.h.
|
inline |
Definition at line 99 of file EnumeratorTraceWrapper.h.
|
inline |
Definition at line 108 of file EnumeratorTraceWrapper.h.
|
inline |
Definition at line 119 of file EnumeratorTraceWrapper.h.