12#ifndef ARCANE_CORE_CASETABLEPARAMS_H
13#define ARCANE_CORE_CASETABLEPARAMS_H
17#include "arcane/core/CaseTable.h"
41 virtual ~CaseTableParams();
66 template <
typename T>
inline void _getRange(T v,
Int32& begin,
Int32& end)
const;
eError
Types of errors returned by the class.
eParamType
Type of a function parameter.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.
double Real
Type representing a real number.
std::int32_t Int32
Signed integer type of 32 bits.