helics 3.7.0
Loading...
Searching...
No Matches
ValueFederates.hpp
1/*
2Copyright (c) 2017-2026,
3Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Energy
4Innovation LLC. See the top-level NOTICE for additional details. All rights reserved.
5SPDX-License-Identifier: BSD-3-Clause
6*/
7#pragma once
8
9#include "application_api/CoreApp.hpp"
10#include "application_api/Inputs.hpp"
11#include "application_api/Publications.hpp"
13#include "application_api/ValueFederate.hpp"
base helics enumerations for C++ API's, a namespace wrapper for the definitions defined in helics_enu...