Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::TimeHistoryAddValueArgInternal Class Reference

Class extending the arguments when adding a value to a value history. More...

#include <arcane/core/internal/ITimeHistoryMngInternal.h>

Collaboration diagram for Arcane::TimeHistoryAddValueArgInternal:

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 TimeHistoryAddValueArgtimeHistoryAddValueArg () const
const MeshHandlemeshHandle () const

Private Attributes

TimeHistoryAddValueArg m_thp
MeshHandle m_mesh_handle

Detailed Description

Class extending the arguments when adding a value to a value history.

Definition at line 42 of file ITimeHistoryMngInternal.h.

Constructor & Destructor Documentation

◆ TimeHistoryAddValueArgInternal() [1/3]

Arcane::TimeHistoryAddValueArgInternal::TimeHistoryAddValueArgInternal ( const TimeHistoryAddValueArg & thp)
inlineexplicit

Definition at line 46 of file ITimeHistoryMngInternal.h.

◆ TimeHistoryAddValueArgInternal() [2/3]

Arcane::TimeHistoryAddValueArgInternal::TimeHistoryAddValueArgInternal ( const TimeHistoryAddValueArg & thp,
const MeshHandle & mesh_handle )
inline

Definition at line 51 of file ITimeHistoryMngInternal.h.

◆ TimeHistoryAddValueArgInternal() [3/3]

Arcane::TimeHistoryAddValueArgInternal::TimeHistoryAddValueArgInternal ( const String & name,
bool end_time,
Integer subdomain_id )
inline

Definition at line 56 of file ITimeHistoryMngInternal.h.

Member Function Documentation

◆ meshHandle()

const MeshHandle & Arcane::TimeHistoryAddValueArgInternal::meshHandle ( ) const
inline

Definition at line 64 of file ITimeHistoryMngInternal.h.

◆ timeHistoryAddValueArg()

const TimeHistoryAddValueArg & Arcane::TimeHistoryAddValueArgInternal::timeHistoryAddValueArg ( ) const
inline

Definition at line 63 of file ITimeHistoryMngInternal.h.

Member Data Documentation

◆ m_mesh_handle

MeshHandle Arcane::TimeHistoryAddValueArgInternal::m_mesh_handle
private

Definition at line 69 of file ITimeHistoryMngInternal.h.

◆ m_thp

TimeHistoryAddValueArg Arcane::TimeHistoryAddValueArgInternal::m_thp
private

Definition at line 68 of file ITimeHistoryMngInternal.h.


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