Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 void * OnRequest (const wxString &topic, const wxString &item, size_t *size=NULL, wxIPCFormat format=wxIPC_TEXT)
 request handler for transfer More...
 

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

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

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