Arcane  4.2.1.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::CaseOptionsMeshCut Class Reference

Options. More...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/build/arcane/std/MeshCut_axl.h>

Collaboration diagram for Arcane::CaseOptionsMeshCut:

Public Member Functions

 CaseOptionsMeshCut (Arcane::ICaseOptions *co)
Arcane::Int32 getUniqueIdServiceMesh ()
Arcane::ICaseFunctiongetUniqueIdServiceMeshFunction ()
Arcane::IStandardFunctiongetUniqueIdServiceMeshStandardFunction ()
Arcane::ICaseOptionscaseOptions () const
Arcane::ICaseOptionListconfigList () const
void setCaseModule (Arcane::IModule *m)
void setCaseServiceInfo (Arcane::IServiceInfo *si)
void addAlternativeNodeName (const Arcane::String &lang, const Arcane::String &name)

Public Attributes

Arcane::CaseOptionInt32 uniqueIdServiceMesh

Private Member Functions

Arcane::ICaseOptionList_configList () const
Arcane::XmlNode _element () const

Static Private Member Functions

static Arcane::ICaseOptions_createCaseOption (Arcane::ICaseMng *cm, Arcane::ICaseOptions *co)

Private Attributes

Arcane::ReferenceCounter< Arcane::ICaseOptionsm_case_options

Detailed Description

Options.

Definition at line 30 of file MeshCut_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsMeshCut()

Arcane::CaseOptionsMeshCut::CaseOptionsMeshCut ( Arcane::ICaseOptions * co)
inline

Definition at line 42 of file MeshCut_axl.h.

Member Function Documentation

◆ _configList()

Arcane::ICaseOptionList * Arcane::CaseOptionsMeshCut::_configList ( ) const
inlineprivate

Definition at line 96 of file MeshCut_axl.h.

◆ _element()

Arcane::XmlNode Arcane::CaseOptionsMeshCut::_element ( ) const
inlineprivate

Definition at line 97 of file MeshCut_axl.h.

◆ addAlternativeNodeName()

void Arcane::CaseOptionsMeshCut::addAlternativeNodeName ( const Arcane::String & lang,
const Arcane::String & name )
inline

Definition at line 88 of file MeshCut_axl.h.

◆ caseOptions()

Arcane::ICaseOptions * Arcane::CaseOptionsMeshCut::caseOptions ( ) const
inline

Definition at line 68 of file MeshCut_axl.h.

◆ configList()

Arcane::ICaseOptionList * Arcane::CaseOptionsMeshCut::configList ( ) const
inline

Definition at line 73 of file MeshCut_axl.h.

◆ getUniqueIdServiceMesh()

Arcane::Int32 Arcane::CaseOptionsMeshCut::getUniqueIdServiceMesh ( )
inline

Definition at line 57 of file MeshCut_axl.h.

◆ getUniqueIdServiceMeshFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsMeshCut::getUniqueIdServiceMeshFunction ( )
inline

Definition at line 58 of file MeshCut_axl.h.

◆ getUniqueIdServiceMeshStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsMeshCut::getUniqueIdServiceMeshStandardFunction ( )
inline

Definition at line 59 of file MeshCut_axl.h.

◆ setCaseModule()

void Arcane::CaseOptionsMeshCut::setCaseModule ( Arcane::IModule * m)
inline

Definition at line 78 of file MeshCut_axl.h.

◆ setCaseServiceInfo()

void Arcane::CaseOptionsMeshCut::setCaseServiceInfo ( Arcane::IServiceInfo * si)
inline

Definition at line 83 of file MeshCut_axl.h.

Member Data Documentation

◆ m_case_options

Arcane::ReferenceCounter<Arcane::ICaseOptions> Arcane::CaseOptionsMeshCut::m_case_options
private

Definition at line 103 of file MeshCut_axl.h.

◆ uniqueIdServiceMesh

Arcane::CaseOptionInt32 Arcane::CaseOptionsMeshCut::uniqueIdServiceMesh

Definition at line 108 of file MeshCut_axl.h.


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