Class extending the arguments when adding a value to a value history. More...
#include <arcane/core/internal/ITimeHistoryMngInternal.h>
Public Member Functions | |
| TimeHistoryAddValueArgInternal (const TimeHistoryAddValueArg &thp) | |
| TimeHistoryAddValueArgInternal (const TimeHistoryAddValueArg &thp, const MeshHandle &mesh_handle) | |
| TimeHistoryAddValueArgInternal (const String &name, bool end_time, Integer subdomain_id) | |
| const TimeHistoryAddValueArg & | timeHistoryAddValueArg () const |
| const MeshHandle & | meshHandle () const |
Private Attributes | |
| TimeHistoryAddValueArg | m_thp |
| MeshHandle | m_mesh_handle |
Class extending the arguments when adding a value to a value history.
Definition at line 42 of file ITimeHistoryMngInternal.h.
|
inlineexplicit |
Definition at line 46 of file ITimeHistoryMngInternal.h.
|
inline |
Definition at line 51 of file ITimeHistoryMngInternal.h.
|
inline |
Definition at line 56 of file ITimeHistoryMngInternal.h.
|
inline |
Definition at line 64 of file ITimeHistoryMngInternal.h.
|
inline |
Definition at line 63 of file ITimeHistoryMngInternal.h.
|
private |
Definition at line 69 of file ITimeHistoryMngInternal.h.
|
private |
Definition at line 68 of file ITimeHistoryMngInternal.h.