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

Options. More...

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

Collaboration diagram for Arcane::CaseOptionsVtkPolyhedralMeshIO:

Public Member Functions

 CaseOptionsVtkPolyhedralMeshIO (Arcane::ICaseOptions *co)
bool getPrintMeshInfos ()
Arcane::ICaseFunctiongetPrintMeshInfosFunction ()
Arcane::IStandardFunctiongetPrintMeshInfosStandardFunction ()
bool getPrintDebugInfos ()
Arcane::ICaseFunctiongetPrintDebugInfosFunction ()
Arcane::IStandardFunctiongetPrintDebugInfosStandardFunction ()
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::CaseOptionBool printMeshInfos
Arcane::CaseOptionBool printDebugInfos

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 VtkPolyhedralMeshIO_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsVtkPolyhedralMeshIO()

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

Definition at line 42 of file VtkPolyhedralMeshIO_axl.h.

Member Function Documentation

◆ _configList()

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

Definition at line 105 of file VtkPolyhedralMeshIO_axl.h.

◆ _element()

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

Definition at line 106 of file VtkPolyhedralMeshIO_axl.h.

◆ addAlternativeNodeName()

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

Definition at line 97 of file VtkPolyhedralMeshIO_axl.h.

◆ caseOptions()

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

Definition at line 77 of file VtkPolyhedralMeshIO_axl.h.

◆ configList()

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

Definition at line 82 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintDebugInfos()

bool Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintDebugInfos ( )
inline

Definition at line 66 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintDebugInfosFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintDebugInfosFunction ( )
inline

Definition at line 67 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintDebugInfosStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintDebugInfosStandardFunction ( )
inline

Definition at line 68 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintMeshInfos()

bool Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintMeshInfos ( )
inline

Definition at line 63 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintMeshInfosFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintMeshInfosFunction ( )
inline

Definition at line 64 of file VtkPolyhedralMeshIO_axl.h.

◆ getPrintMeshInfosStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsVtkPolyhedralMeshIO::getPrintMeshInfosStandardFunction ( )
inline

Definition at line 65 of file VtkPolyhedralMeshIO_axl.h.

◆ setCaseModule()

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

Definition at line 87 of file VtkPolyhedralMeshIO_axl.h.

◆ setCaseServiceInfo()

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

Definition at line 92 of file VtkPolyhedralMeshIO_axl.h.

Member Data Documentation

◆ m_case_options

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

Definition at line 112 of file VtkPolyhedralMeshIO_axl.h.

◆ printDebugInfos

Arcane::CaseOptionBool Arcane::CaseOptionsVtkPolyhedralMeshIO::printDebugInfos

Definition at line 118 of file VtkPolyhedralMeshIO_axl.h.

◆ printMeshInfos

Arcane::CaseOptionBool Arcane::CaseOptionsVtkPolyhedralMeshIO::printMeshInfos

Definition at line 117 of file VtkPolyhedralMeshIO_axl.h.


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