Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
BatchIPCServer Class Reference

server which implements the communication between different PTBatcherGUI instances (see BatchIPCConnection) More...

#include <PTBatcherGUI.h>

Inheritance diagram for BatchIPCServer:
Inheritance graph

Public Member Functions

virtual wxConnectionBase * OnAcceptConnection (const wxString &topic)
 accept connection handler (establish the connection) More...
 

Detailed Description

server which implements the communication between different PTBatcherGUI instances (see BatchIPCConnection)

Definition at line 62 of file PTBatcherGUI.h.

Member Function Documentation

wxConnectionBase * BatchIPCServer::OnAcceptConnection ( const wxString &  topic)
virtual

accept connection handler (establish the connection)

Definition at line 543 of file PTBatcherGUI.cpp.

References IPC_START().


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