Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Teuchos_YamlParameterListCoreHelpers.hpp File Reference

Simple helper functions that make it easy to read and write Yaml to and from a parameterlist. More...

#include "Teuchos_ParameterList.hpp"
Include dependency graph for Teuchos_YamlParameterListCoreHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Teuchos
 

Functions

TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
void 
Teuchos::updateParametersFromYamlCString (const char *const data, const Teuchos::Ptr< Teuchos::ParameterList > &paramList, bool overwrite)
 

Detailed Description

Simple helper functions that make it easy to read and write Yaml to and from a parameterlist.

Definition in file Teuchos_YamlParameterListCoreHelpers.hpp.