Documentation for OpenFLUID 2.2.0
openfluid::utils::PandocProxy Class Reference

#include <utils/PandocProxy.hpp>

Static Public Member Functions

static bool isAvailable ()
 
static Process::Command getCommand (const std::string &InputFormat, const std::string &InputFilePath, const std::string &OutputFormat, const std::string &OutputFilePath, bool WithCiteproc=false)
 
- Static Public Member Functions inherited from openfluid::utils::ProgramProxy< PandocProxy >
static bool isAvailable ()
 
static std::string getVersion ()
 
static std::string getExecutablePath ()
 

Additional Inherited Members

- Static Protected Attributes inherited from openfluid::utils::ProgramProxy< PandocProxy >
static std::string m_ExecutablePath
 
static std::string m_Version
 
Inheritance diagram for openfluid::utils::PandocProxy:
Collaboration diagram for openfluid::utils::PandocProxy:

Member Function Documentation

◆ getCommand()

static Process::Command openfluid::utils::PandocProxy::getCommand ( const std::string &  InputFormat,
const std::string &  InputFilePath,
const std::string &  OutputFormat,
const std::string &  OutputFilePath,
bool  WithCiteproc = false 
)
static

◆ isAvailable()

static bool openfluid::utils::PandocProxy::isAvailable ( )
static

The documentation for this class was generated from the following file: