41 #ifndef __OPENFLUID_TOOLS_TEMPLATEPROCESSOR_HPP__ 
   42 #define __OPENFLUID_TOOLS_TEMPLATEPROCESSOR_HPP__ 
   84     bool m_AutoComment = 
false;
 
   86     std::string m_CommentStr;
 
   88     bool m_IgnoreUnknown = 
false;
 
   96     using Data = std::map<std::string,std::string>;
 
#define OPENFLUID_API
Definition: dllexport.hpp:86
 
Definition: ApplicationException.hpp:47