InterpreterUtilities.h File Reference

#include "Slot.h"
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  InterpreterUtilities

Functions

bool InterpreterUtilities::executeScopedCommand (const std::string &interpreterName, const std::string &command, const Slot &output, const Slot &error, Progress *pProgress)
bool InterpreterUtilities::executeScopedCommand (const std::string &interpreterName, const std::string &command, std::string &outputAndError, bool &hasErrorText, Progress *pProgress)
bool InterpreterUtilities::isInterpreterAvailable (const std::string &interpreterName)
std::vector< std::string > InterpreterUtilities::getInterpreters ()
InterpreterInterpreterUtilities::getInterpreter (const std::string &interpreterName)


Software Development Kit - Opticks 4.9.0 Build 16218