Searched refs:GetHostType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/uris/
H A Duris.cpp118 uri->GetHostType() == wxURI_IPV4ADDRESS);
121 uri->GetHostType() == wxURI_IPV4ADDRESS);
125 uri->GetHostType() != wxURI_IPV4ADDRESS);
144 uri->GetHostType() == wxURI_IPV6ADDRESS);
147 uri->GetHostType() == wxURI_IPV6ADDRESS);
150 uri->GetHostType() == wxURI_IPV6ADDRESS);
153 uri->GetHostType() == wxURI_IPV6ADDRESS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Duri.h76 const wxURIHostType& GetHostType() const { return m_hostType; } function in class:wxURI
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Duri.tex153 \membersection{wxURI::GetHostType}\label{wxurigethosttype}
155 \constfunc{const HostType\&}{GetHostType}{\void}
242 \helpref{GetHostType}{wxurigethosttype} for the

Completed in 53 milliseconds