40 #ifndef __OPENFLUID_TOOLS_DISTRIBUTIONTABLES_HPP__ 41 #define __OPENFLUID_TOOLS_DISTRIBUTIONTABLES_HPP__ 47 #include <openfluid/core/TypeDefs.hpp> 73 void build(
const std::string& BasePath,
const std::string& SourcesFileName,
74 const std::string& DistributionFileName);
~DistributionTables()
Definition: DistributionTables.hpp:69
Definition: DistributionTables.hpp:54
SourceIDFile_t SourcesTable
Definition: DistributionTables.hpp:62
Definition: ApplicationException.hpp:47
UnitIDSourceID_t UnitsTable
Definition: DistributionTables.hpp:64
std::map< std::string, std::string > SourceIDFile_t
Definition: DistributionTables.hpp:58
std::map< openfluid::core::UnitID_t, std::string > UnitIDSourceID_t
Definition: DistributionTables.hpp:60
#define OPENFLUID_API
Definition: dllexport.hpp:86