12#ifndef ARCANE_UTILS_PARAMETERLIST_H
13#define ARCANE_UTILS_PARAMETERLIST_H
58 String getParameterOrNull(
const String& param_name)
const;
80 bool addParameterLine(
const String& line);
Déclarations des types utilisés dans Arcane.
Chaîne de caractères unicode.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-