Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::CaseTableParams::Impl Class Reference
Collaboration diagram for Arcane::CaseTableParams::Impl:

Public Types

typedef UniqueArray< SmallVariantParams

Public Member Functions

 Impl (CaseTable::eParamType type)
void setType (CaseTable::eParamType type)

Private Attributes

CaseTable::eParamType m_param_type
ICFParamSetterm_setter
Params m_param_list
 List of values.

Friends

class CaseTableParams

Detailed Description

Definition at line 213 of file CaseTableParams.cc.

Member Typedef Documentation

◆ Params

typedef UniqueArray<SmallVariant> Arcane::CaseTableParams::Impl::Params

Definition at line 219 of file CaseTableParams.cc.

Constructor & Destructor Documentation

◆ Impl()

Arcane::CaseTableParams::Impl::Impl ( CaseTable::eParamType type)

Definition at line 240 of file CaseTableParams.cc.

◆ ~Impl()

Arcane::CaseTableParams::Impl::~Impl ( )

Definition at line 251 of file CaseTableParams.cc.

Member Function Documentation

◆ setType()

void Arcane::CaseTableParams::Impl::setType ( CaseTable::eParamType type)

Definition at line 260 of file CaseTableParams.cc.

◆ CaseTableParams

friend class CaseTableParams
friend

Definition at line 217 of file CaseTableParams.cc.

Member Data Documentation

◆ m_param_list

Params Arcane::CaseTableParams::Impl::m_param_list
private

List of values.

Definition at line 234 of file CaseTableParams.cc.

◆ m_param_type

CaseTable::eParamType Arcane::CaseTableParams::Impl::m_param_type
private

Definition at line 232 of file CaseTableParams.cc.

◆ m_setter

ICFParamSetter* Arcane::CaseTableParams::Impl::m_setter
private

Definition at line 233 of file CaseTableParams.cc.


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