47 #ifndef __OPENFLUID_UTILS_PANDOCPROXY_HPP__
48 #define __OPENFLUID_UTILS_PANDOCPROXY_HPP__
58 static void findPandocProgram();
65 static
bool isAvailable();
67 static
Process::Command getCommand(const std::
string& InputFormat, const std::
string& InputFilePath,
68 const std::
string& OutputFormat, const std::
string& OutputFilePath,
69 bool WithCiteproc = false);
#define CPPCLASS_DELETE_FIVE(classname)
Definition: CppLangHelpers.hpp:46
Definition: PandocProxy.hpp:55
Definition: Process.hpp:66
Definition: ProgramProxy.hpp:54
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47