SPH
|
#include <BatchDialog.h>
Public Member Functions | |
BatchDialog (wxWindow *parent, const BatchManager &manager, Array< SharedPtr< JobNode >> &&nodes) | |
~BatchDialog () | |
BatchManager & | getBatch () |
Definition at line 132 of file BatchDialog.h.
BatchDialog::BatchDialog | ( | wxWindow * | parent, |
const BatchManager & | manager, | ||
Array< SharedPtr< JobNode >> && | nodes | ||
) |
Definition at line 249 of file BatchDialog.cpp.
BatchDialog::~BatchDialog | ( | ) |
Definition at line 365 of file BatchDialog.cpp.
|
inline |
Definition at line 144 of file BatchDialog.h.