40 #ifndef __OPENFLUID_TOOLS_DISTRIBUTIONTABLES_HPP__ 41 #define __OPENFLUID_TOOLS_DISTRIBUTIONTABLES_HPP__ 46 #include <openfluid/core/TypeDefs.hpp> 72 void build(
const std::string& BasePath,
const std::string& SourcesFileName,
73 const std::string& DistributionFileName);
std::map< openfluid::core::UnitID_t, std::string > UnitIDSourceID_t
Definition: DistributionTables.hpp:58
SourceIDFile_t SourcesTable
Definition: DistributionTables.hpp:60
Definition: DistributionTables.hpp:52
#define OPENFLUID_API
Definition: dllexport.hpp:87
UnitIDSourceID_t UnitsTable
Definition: DistributionTables.hpp:62
std::map< std::string, std::string > SourceIDFile_t
Definition: DistributionTables.hpp:56
DistributionTables()
Definition: DistributionTables.hpp:65
~DistributionTables()
Definition: DistributionTables.hpp:68
Definition: ApplicationException.hpp:47