Header of ...
More...
#include <boost/filesystem/path.hpp>
#include <boost/property_tree/ptree.hpp>
#include <string>
#include <openfluid/dllexport.hpp>
#include <openfluid/base/EnvProperties.hpp>
#include <openfluid/ware/WareSignature.hpp>
Go to the source code of this file.
| #define WAREABIVERSION_PROC_DECL GetWareABIVersion |
| #define WAREABIVERSION_PROC_NAME "GetWareABIVersion" |
Hook function name of ware ABI version
| #define WAREBODY_PROC_DECL GetWareBody |
| #define WAREBODY_PROC_NAME "GetWareBody" |
Hook function name of ware plugin body
| #define WARESIGNATURE_PROC_DECL GetWareSignature |
| #define WARESIGNATURE_PROC_NAME "GetWareSignature" |
Hook function name of ware plugin signature