Hugin trunk 0.1
Loading...
Searching...
No Matches
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 wxConnectionBaseOnAcceptConnection (const wxString &topic)
 accept connection handler (establish the connection)
 

Detailed Description

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

Definition at line 62 of file PTBatcherGUI.h.

Member Function Documentation

◆ OnAcceptConnection()

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

accept connection handler (establish the connection)

Definition at line 534 of file PTBatcherGUI.cpp.

References IPC_START(), and threshold().


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