Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
CaseOptionsSimpleCsvOutput Class Reference

Options. More...

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

Collaboration diagram for CaseOptionsSimpleCsvOutput:

Public Member Functions

 CaseOptionsSimpleCsvOutput (Arcane::ICaseOptions *co)
Arcane::String getTableName ()
Arcane::ICaseFunctiongetTableNameFunction ()
Arcane::IStandardFunctiongetTableNameStandardFunction ()
Arcane::String getTableDir ()
Arcane::ICaseFunctiongetTableDirFunction ()
Arcane::IStandardFunctiongetTableDirStandardFunction ()
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::CaseOptionString tableName
Arcane::CaseOptionString tableDir

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 25 of file SimpleCsvOutput_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsSimpleCsvOutput()

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

Definition at line 37 of file SimpleCsvOutput_axl.h.

Member Function Documentation

◆ _configList()

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

Definition at line 100 of file SimpleCsvOutput_axl.h.

◆ _element()

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

Definition at line 101 of file SimpleCsvOutput_axl.h.

◆ addAlternativeNodeName()

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

Definition at line 92 of file SimpleCsvOutput_axl.h.

◆ caseOptions()

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

Definition at line 72 of file SimpleCsvOutput_axl.h.

◆ configList()

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

Definition at line 77 of file SimpleCsvOutput_axl.h.

◆ getTableDir()

Arcane::String CaseOptionsSimpleCsvOutput::getTableDir ( )
inline

Definition at line 61 of file SimpleCsvOutput_axl.h.

◆ getTableDirFunction()

Arcane::ICaseFunction * CaseOptionsSimpleCsvOutput::getTableDirFunction ( )
inline

Definition at line 62 of file SimpleCsvOutput_axl.h.

◆ getTableDirStandardFunction()

Arcane::IStandardFunction * CaseOptionsSimpleCsvOutput::getTableDirStandardFunction ( )
inline

Definition at line 63 of file SimpleCsvOutput_axl.h.

◆ getTableName()

Arcane::String CaseOptionsSimpleCsvOutput::getTableName ( )
inline

Definition at line 58 of file SimpleCsvOutput_axl.h.

◆ getTableNameFunction()

Arcane::ICaseFunction * CaseOptionsSimpleCsvOutput::getTableNameFunction ( )
inline

Definition at line 59 of file SimpleCsvOutput_axl.h.

◆ getTableNameStandardFunction()

Arcane::IStandardFunction * CaseOptionsSimpleCsvOutput::getTableNameStandardFunction ( )
inline

Definition at line 60 of file SimpleCsvOutput_axl.h.

◆ setCaseModule()

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

Definition at line 82 of file SimpleCsvOutput_axl.h.

◆ setCaseServiceInfo()

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

Definition at line 87 of file SimpleCsvOutput_axl.h.

Member Data Documentation

◆ m_case_options

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

Definition at line 107 of file SimpleCsvOutput_axl.h.

◆ tableDir

Arcane::CaseOptionString CaseOptionsSimpleCsvOutput::tableDir

Definition at line 113 of file SimpleCsvOutput_axl.h.

◆ tableName

Arcane::CaseOptionString CaseOptionsSimpleCsvOutput::tableName

Definition at line 112 of file SimpleCsvOutput_axl.h.


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