SPH
Public Member Functions | List of all members
BatchDialog Class Reference

#include <BatchDialog.h>

Inheritance diagram for BatchDialog:

Public Member Functions

 BatchDialog (wxWindow *parent, const BatchManager &manager, Array< SharedPtr< JobNode >> &&nodes)
 
 ~BatchDialog ()
 
BatchManagergetBatch ()
 

Detailed Description

Definition at line 132 of file BatchDialog.h.

Constructor & Destructor Documentation

◆ BatchDialog()

BatchDialog::BatchDialog ( wxWindow *  parent,
const BatchManager manager,
Array< SharedPtr< JobNode >> &&  nodes 
)

Definition at line 249 of file BatchDialog.cpp.

◆ ~BatchDialog()

BatchDialog::~BatchDialog ( )

Definition at line 365 of file BatchDialog.cpp.

Member Function Documentation

◆ getBatch()

BatchManager& BatchDialog::getBatch ( )
inline

Definition at line 144 of file BatchDialog.h.


The documentation for this class was generated from the following files: