Updated some bits in socket docs.

Documented socket samples
Moved wxInitAllImageHandlers from 'file functions' (?) to 'misc functions'


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-01-24 20:46:54 +00:00
parent 3c1a88d8b8
commit e5a2291ac7
5 changed files with 76 additions and 22 deletions

View File

@@ -17,19 +17,15 @@ You are unlikely to need to use this class: only wxSocketBase uses it.
\helpref{wxSocketBase}{wxsocketbase}
\helpref{wxIPV4address}{wxipv4address}
%\helpref{wxIPV6address}{wxipv6address}\\
%\helpref{wxunixaddress}{wxunixaddress}
% ----------------------------------------------------------------------------
% Members
% ----------------------------------------------------------------------------
\latexignore{\rtfignore{\wxheading{Members}}}
%
% ctor/dtor
%
\membersection{wxSockAddress::wxSockAddress}
\func{}{wxSockAddress}{\void}
@@ -46,6 +42,7 @@ Default destructor.
% Clear
%
\membersection{wxSockAddress::Clear}
\func{void}{Clear}{\void}
Delete all informations about the address.
@@ -55,7 +52,6 @@ Delete all informations about the address.
%
\membersection{wxSockAddress::SockAddrLen}
\func{int}{SockAddrLen}{\void};
\func{int}{SockAddrLen}{\void}
Returns the length of the socket address.