Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BatchIPCConnection Class Reference

class for communication between different PTBatcherGUI instances More...

#include <PTBatcherGUI.h>

Inheritance diagram for BatchIPCConnection:
Inheritance graph

Public Member Functions

virtual const voidOnRequest (const wxString &topic, const wxString &item, size_t *size=NULL, wxIPCFormat format=wxIPC_TEXT)
 request handler for transfer
 

Detailed Description

class for communication between different PTBatcherGUI instances

this class is used to transfer the commandline parameters of the second instance of PTBatcherGUI to the first and only running instance of PTBatcherGUI

Definition at line 54 of file PTBatcherGUI.h.

Member Function Documentation

◆ OnRequest()

const void * BatchIPCConnection::OnRequest ( const wxString topic,
const wxString item,
size_t size = NULL,
wxIPCFormat  format = wxIPC_TEXT 
)
virtual

request handler for transfer

Definition at line 473 of file PTBatcherGUI.cpp.

References BatchFrame::AddToList(), Project::DETECTING, Batch::SHUTDOWN, and threshold().


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