helics  2.8.1
MessageFederates.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 "application_api/CoreApp.hpp"
10 #include "application_api/Endpoints.hpp"
11 #include "application_api/Filters.hpp"
12 #include "application_api/MessageFederate.hpp"
helics_definitions.hpp
base helics enumerations for C++ API's, a namespace wrapper for the definitions defined in helics_enu...