12#ifndef ARCANE_CORE_ICASEOPTIONLISTINTERNAL_H
13#define ARCANE_CORE_ICASEOPTIONLISTINTERNAL_H
59 bool is_optional,
bool is_multi);
Declarations of Arcane's general types.
Declarations of types related to dataset options.
Base class for a data set option.
Internal API of the data set options list interface.
virtual void setRootElementWithParent(const XmlNode &parent_element)=0
Positions the root element of the list, with parent_element as parent. If already positioned,...
virtual void setRootElement(const XmlNode &root_element)=0
Positions the root element of the list. If already positioned, throws an exception.
virtual void addInvalidChildren(XmlNodeList &nlist)=0
Adds child elements that do not correspond to options in nlist.
Interface for a data set options list.
Interface for a list of options that appears multiple times.
Interface for a list of data set options.
List of nodes of a DOM tree.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.