Searched refs:wxServer (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dipc.h33 #define wxServer wxDDEServer macro
39 #define wxServer wxTCPServer macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipcservr.tex1 \section{\class{wxServer}}\label{wxserver}
3 A wxServer object represents the server part of a client-server
11 wxServer. The custom wxConnection class will intercept
13 wxServer is required so that a user-overridden \helpref{wxServer::OnAcceptConnection}{wxserveronacceptconnection}
34 \membersection{wxServer::wxServer}\label{wxserverctor}
36 \func{}{wxServer}{\void}
40 \membersection{wxServer::Create}\label{wxservercreate}
52 \membersection{wxServer
[all...]
H A Dtipc.tex3 Classes: \helpref{wxServer}{wxserver},
32 convenient synonyms for the IPC classes: {\tt wxServer} for either
52 \item wxServer. This represents the server application, and is used
92 \item Derive a class from wxServer, overriding OnAcceptConnection
166 wxServer is required so that a user-overridden
H A Dipcconn.tex6 connection by a\rtfsp \helpref{wxServer}{wxserver} object. The
57 \helpref{wxClient}{wxclient}, \helpref{wxServer}{wxserver},
73 connection object, the \helpref{wxServer::OnAcceptConnection}{wxserveronacceptconnection}\rtfsp
H A Dipcclint.tex31 \helpref{wxServer}{wxserver},
H A Dcategory.tex445 \twocolitem{\helpref{wxServer}{wxserver}, \helpref{wxDDEServer}{wxddeserver}}{Represents a server}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.h83 class hvServer: public wxServer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A Dserver.h88 class MyServer: public wxServer
H A Dserver.cpp243 MyServer::MyServer() : wxServer()

Completed in 43 milliseconds