42#ifndef Teuchos_XMLPARAMETERLISTREADER_H
43#define Teuchos_XMLPARAMETERLISTREADER_H
103 void setAllowsDuplicateSublists(
bool policy);
108 bool getAllowsDuplicateSublists()
const;
122 void convertValidators(
126 void convertDependencies(
133 void testForDuplicateValidatorIDs(
138 void insertEntryIntoMap(
#define TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
DataStructure keeping track of dependencies.
Templated Parameter List class.
A utilities class for Teuchos.
An object representation of a subset of XML data.
Maps Validators to integers.
A list of parameters of arbitrary type.
Concrete serial communicator subclass.
Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object,...
Writes an XML object to a parameter list.
std::map< ParameterEntry::ParameterEntryID, RCP< ParameterEntry > > EntryIDsMap
Convenience typedef.
bool _allowDuplicateSublists