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

implementation of CommandQueue for assistant More...

#include "base_wx/platform.h"
#include "AssistantExecutor.h"
#include <wx/config.h>
#include <wx/translation.h>
#include <wx/fileconf.h>
#include <wx/wfstream.h>
#include "hugin_utils/utils.h"
#include "algorithms/optimizer/ImageGraph.h"
#include "base_wx/wxPlatform.h"
#include "hugin/config_defaults.h"
Include dependency graph for AssistantExecutor.cpp:

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

implementation of CommandQueue for assistant

Author
T. Modes

Definition in file AssistantExecutor.cpp.