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

Options. More...

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

Collaboration diagram for Arcane::CaseOptionsMeshSection:

Public Member Functions

 CaseOptionsMeshSection (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 MeshSection_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsMeshSection()

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

Definition at line 42 of file MeshSection_axl.h.

Member Function Documentation

◆ _configList()

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

Definition at line 96 of file MeshSection_axl.h.

◆ _element()

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

Definition at line 97 of file MeshSection_axl.h.

◆ addAlternativeNodeName()

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

Definition at line 88 of file MeshSection_axl.h.

◆ caseOptions()

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

Definition at line 68 of file MeshSection_axl.h.

◆ configList()

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

Definition at line 73 of file MeshSection_axl.h.

◆ getUniqueIdServiceMesh()

Arcane::Int32 Arcane::CaseOptionsMeshSection::getUniqueIdServiceMesh ( )
inline

Definition at line 57 of file MeshSection_axl.h.

◆ getUniqueIdServiceMeshFunction()

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

Definition at line 58 of file MeshSection_axl.h.

◆ getUniqueIdServiceMeshStandardFunction()

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

Definition at line 59 of file MeshSection_axl.h.

◆ setCaseModule()

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

Definition at line 78 of file MeshSection_axl.h.

◆ setCaseServiceInfo()

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

Definition at line 83 of file MeshSection_axl.h.

Member Data Documentation

◆ m_case_options

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

Definition at line 103 of file MeshSection_axl.h.

◆ uniqueIdServiceMesh

Arcane::CaseOptionInt32 Arcane::CaseOptionsMeshSection::uniqueIdServiceMesh

Definition at line 108 of file MeshSection_axl.h.


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