Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,13 +27,13 @@ You are unlikely to need to use this class: only wxSocketBase uses it.
|
||||
%
|
||||
% ctor/dtor
|
||||
%
|
||||
\membersection{wxSockAddress::wxSockAddress}
|
||||
\membersection{wxSockAddress::wxSockAddress}\label{wxsockaddressctor}
|
||||
|
||||
\func{}{wxSockAddress}{\void}
|
||||
|
||||
Default constructor.
|
||||
|
||||
\membersection{wxSockAddress::\destruct{wxSockAddress}}
|
||||
\membersection{wxSockAddress::\destruct{wxSockAddress}}\label{wxsockaddressdtor}
|
||||
|
||||
\func{}{\destruct{wxSockAddress}}{\void}
|
||||
|
||||
@@ -42,7 +42,7 @@ Default destructor.
|
||||
%
|
||||
% Clear
|
||||
%
|
||||
\membersection{wxSockAddress::Clear}
|
||||
\membersection{wxSockAddress::Clear}\label{wxsockaddressclear}
|
||||
|
||||
\func{void}{Clear}{\void}
|
||||
|
||||
@@ -51,7 +51,7 @@ Delete all informations about the address.
|
||||
%
|
||||
% SockAddrLen
|
||||
%
|
||||
\membersection{wxSockAddress::SockAddrLen}
|
||||
\membersection{wxSockAddress::SockAddrLen}\label{wxsockaddresssockaddrlen}
|
||||
|
||||
\func{int}{SockAddrLen}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user