Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AssistantExecutor.h File Reference

create a CommandQueue for running the assistant using CLI tools More...

#include <hugin_shared.h>
#include <panodata/Panorama.h>
#include "Executor.h"
Include dependency graph for AssistantExecutor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HuginQueue
 

Functions

CommandQueue * HuginQueue::GetAssistantCommandQueue (const HuginBase::Panorama &pano, const wxString &ExePath, const wxString &project)
 generates the command queue for running the assistant More...
 
CommandQueue * HuginQueue::GetAssistantCommandQueueUserDefined (const HuginBase::Panorama &pano, const wxString &ExePath, const wxString &project, const wxString &assistantSetting, wxArrayString &tempFilesDelete, std::ostream &errStream)
 generates the command queue for running the assistant More...
 

Detailed Description

create a CommandQueue for running the assistant using CLI tools

Author
T. Modes

Definition in file AssistantExecutor.h.