Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::VariableMng::VariableNameInfo Class Reference
Collaboration diagram for Arcane::VariableMng::VariableNameInfo:

Public Member Functions

bool operator== (const VariableNameInfo &vni) const
Int32 hash () const

Static Public Member Functions

static Int32 hash (Int32 h, const char *p)

Public Attributes

String m_local_name
String m_family_name
String m_mesh_name

Detailed Description

Definition at line 61 of file VariableMng.h.

Member Function Documentation

◆ hash() [1/2]

Int32 Arcane::VariableMng::VariableNameInfo::hash ( ) const
inline

Definition at line 75 of file VariableMng.h.

◆ hash() [2/2]

Int32 Arcane::VariableMng::VariableNameInfo::hash ( Int32 h,
const char * p )
inlinestatic

Definition at line 92 of file VariableMng.h.

◆ operator==()

bool Arcane::VariableMng::VariableNameInfo::operator== ( const VariableNameInfo & vni) const
inline

Definition at line 68 of file VariableMng.h.

Member Data Documentation

◆ m_family_name

String Arcane::VariableMng::VariableNameInfo::m_family_name

Definition at line 66 of file VariableMng.h.

◆ m_local_name

String Arcane::VariableMng::VariableNameInfo::m_local_name

Definition at line 65 of file VariableMng.h.

◆ m_mesh_name

String Arcane::VariableMng::VariableNameInfo::m_mesh_name

Definition at line 67 of file VariableMng.h.


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