12#ifndef ARCANE_CORE_CASETABLEPARAMS_H 
   13#define ARCANE_CORE_CASETABLEPARAMS_H 
   17#include "arcane/core/CaseTable.h" 
   40  virtual ~CaseTableParams();
 
   65  template <
typename T> 
inline void _getRange(T v, 
Int32& begin, 
Int32& end) 
const;
 
 
eError
Type des erreurs retournées par la classe.
eParamType
Type d'un paramètre d'une fonction.
Chaîne de caractères unicode.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
Int32 Integer
Type représentant un entier.
double Real
Type représentant un réel.
std::int32_t Int32
Type entier signé sur 32 bits.