Batch Class Reference
#include <Batch.h>
List of all members.
Constructor & Destructor Documentation
| Batch::Batch |
( |
wxFrame * |
parent, |
|
|
wxString |
path, |
|
|
bool |
bgui |
|
) |
|
|
Member Function Documentation
| void Batch::AddAppToBatch |
( |
wxString |
app |
) |
|
|
| void Batch::AddProjectToBatch |
( |
wxString |
projectFile, |
|
|
wxString |
outputFile = _T("") |
|
) |
|
|
| void Batch::AppendBatchFile |
( |
wxString |
file |
) |
|
|
| void Batch::CancelBatch |
( |
|
) |
|
|
| void Batch::CancelProject |
( |
int |
index |
) |
|
|
| void Batch::ChangePrefix |
( |
int |
index, |
|
|
wxString |
newPrefix |
|
) |
|
|
| bool Batch::CheckProjectExistence |
( |
|
) |
|
|
| int Batch::ClearBatch |
( |
|
) |
|
|
| bool Batch::CompareProjectsInLists |
( |
int |
stitchListIndex, |
|
|
int |
batchListIndex |
|
) |
|
|
| int Batch::GetFirstAvailable |
( |
|
) |
|
|
| int Batch::GetIndex |
( |
int |
id |
) |
|
|
| const wxString Batch::GetLastFile |
( |
|
) |
[inline] |
|
| wxDateTime Batch::GetLastFileDate |
( |
|
) |
[inline] |
|
| Project * Batch::GetProject |
( |
int |
index |
) |
|
|
| int Batch::GetProjectCount |
( |
|
) |
|
|
| int Batch::GetProjectCountByPath |
( |
wxString |
path |
) |
|
|
| int Batch::GetRunningCount |
( |
|
) |
|
|
| void Batch::ListBatch |
( |
|
) |
|
|
| int Batch::LoadBatchFile |
( |
wxString |
file |
) |
|
|
| void Batch::OnProcessTerminate |
( |
wxProcessEvent & |
event |
) |
|
|
| bool Batch::OnStitch |
( |
wxString |
scriptFile, |
|
|
wxString |
outname, |
|
|
int |
id |
|
) |
|
|
| void Batch::PauseBatch |
( |
|
) |
|
|
| void Batch::RemoveProject |
( |
int |
id |
) |
|
|
| void Batch::RemoveProjectAtIndex |
( |
int |
selIndex |
) |
|
|
| void Batch::RunNextInBatch |
( |
|
) |
|
|
| void Batch::SaveBatchFile |
( |
wxString |
file |
) |
|
|
| void Batch::ShowOutput |
( |
bool |
isVisible = true |
) |
|
|
|
|
Set visibility of all running projects.
- Parameters:
-
| isVisible | If true display the project output, otherwise hide it. |
|
| void Batch::SwapProject |
( |
int |
index |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files: