Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::MeshUtilsCheckConnectivity::ItemInternalXml Class Reference
Collaboration diagram for Arcane::MeshUtilsCheckConnectivity::ItemInternalXml:

Public Member Functions

 ItemInternalXml (Item item)
bool operator< (const ItemInternalXml &i2) const
bool operator< (Int64 uid) const

Public Attributes

Item m_item
XmlNode m_element

Detailed Description

Definition at line 1040 of file MeshUtils.cc.

Constructor & Destructor Documentation

◆ ItemInternalXml() [1/2]

Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::ItemInternalXml ( )
inline

Definition at line 1044 of file MeshUtils.cc.

◆ ItemInternalXml() [2/2]

Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::ItemInternalXml ( Item item)
inlineexplicit

Definition at line 1045 of file MeshUtils.cc.

Member Function Documentation

◆ operator<() [1/2]

bool Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::operator< ( const ItemInternalXml & i2) const
inline

Definition at line 1051 of file MeshUtils.cc.

◆ operator<() [2/2]

bool Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::operator< ( Int64 uid) const
inline

Definition at line 1055 of file MeshUtils.cc.

Member Data Documentation

◆ m_element

XmlNode Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::m_element

Definition at line 1063 of file MeshUtils.cc.

◆ m_item

Item Arcane::MeshUtilsCheckConnectivity::ItemInternalXml::m_item

Definition at line 1062 of file MeshUtils.cc.


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