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