X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..c699b4583b6047191ac326728654c6fe8920aa7b:/docs/latex/wx/tcpclint.tex diff --git a/docs/latex/wx/tcpclint.tex b/docs/latex/wx/tcpclint.tex index 2d080a31d4..d5c4027cbb 100644 --- a/docs/latex/wx/tcpclint.tex +++ b/docs/latex/wx/tcpclint.tex @@ -21,6 +21,10 @@ wxClientBase\\ +\wxheading{Library} + +\helpref{wxNet}{librarieslist} + \wxheading{See also} \helpref{wxTCPServer}{wxtcpserver}, \helpref{wxTCPConnection}{wxtcpconnection}, @@ -28,7 +32,7 @@ wxClientBase\\ \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxTCPClient::wxTCPClient} +\membersection{wxTCPClient::wxTCPClient}\label{wxtcpclientctor} \func{}{wxTCPClient}{\void} @@ -60,9 +64,9 @@ enable you to intercept messages initiated by the server, such as \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise}. You may also want to store application-specific data in instances of the new class. -\membersection{wxTCPClient::ValidHost} +\membersection{wxTCPClient::ValidHost}\label{wxtcpclientvalidhost} \func{bool}{ValidHost}{\param{const wxString\& }{host}} -Returns TRUE if this is a valid host name, FALSE otherwise. +Returns true if this is a valid host name, false otherwise.