Searched refs:wxClient (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dipc.h34 #define wxClient wxDDEClient macro
40 #define wxClient wxTCPClient macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipcclint.tex1 \section{\class{wxClient}}\label{wxclient}
3 A wxClient object represents the client part of a client-server
11 wxClient. The custom wxConnection class will intercept
13 wxClient is required so that a user-overridden
14 \helpref{wxClient::OnMakeConnection}{wxclientonmakeconnection}
36 \membersection{wxClient::wxClient}\label{wxclientctor}
38 \func{}{wxClient}{\void}
42 \membersection{wxClient::MakeConnection}\label{wxclientmakeconnection}
52 \helpref{wxClient
[all...]
H A Dtipc.tex5 \helpref{wxClient}{wxclient}
35 thing for {\tt wxClient} and {\tt wxConnection}.
50 \item wxClient. This represents the client application, and is used
64 application uses wxClient::MakeConnection to send a message to the
107 \item Derive a class from wxClient, overriding OnMakeConnection to
111 \helpref{wxClient::MakeConnection}{wxclientmakeconnection},
158 A wxClient object initiates the client part of a client-server
164 wxClient. The custom wxConnection class will receive
167 \helpref{wxClient::OnMakeConnection}{wxddeclientonmakeconnection}
182 class MyClient: public wxClient {
[all...]
H A Dipcconn.tex5 \helpref{wxClient}{wxclient} object, or by the acceptance of a
57 \helpref{wxClient}{wxclient}, \helpref{wxServer}{wxserver},
74 and/or \helpref{wxClient::OnMakeConnection}{wxclientonmakeconnection}
H A Dipcservr.tex28 \helpref{wxClient}{wxclient},
H A Dporting.tex49 of temporary wxClient/PaintDC objects.
H A Dcategory.tex443 \twocolitem{\helpref{wxClient}{wxclient}, \helpref{wxDDEClient}{wxddeclient}}{Represents a client}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dremhelp.h33 class rhhcClient: public wxClient
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A Dclient.h94 class MyClient: public wxClient
H A Dclient.cpp376 MyClient::MyClient() : wxClient()

Completed in 207 milliseconds