helics
3.0.1
src
helics
common
configFileHelpers.hpp
1
/*
2
Copyright (c) 2017-2021,
3
Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Sustainable
4
Energy, LLC. See the top-level NOTICE for additional details. All rights reserved.
5
SPDX-License-Identifier: BSD-3-Clause
6
*/
7
#pragma once
8
9
#include "
JsonProcessingFunctions.hpp
"
10
#include "
TomlProcessingFunctions.hpp
"
11
12
#include <string>
13
19
bool
looksLikeFile(
const
std::string& configString);
JsonProcessingFunctions.hpp
TomlProcessingFunctions.hpp
Generated by
1.8.17