Searched refs:GetServer (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Duri.h75 const wxString& GetServer() const { return m_server; } function in class:wxURI
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/uris/
H A Duris.cpp106 wxPrintf(wxT("SERVER:%s\n"), uri.GetServer());\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Duri.tex52 \helpref{GetServer}{wxurigetserver}\\
234 \membersection{wxURI::GetServer}\label{wxurigetserver}
236 \constfunc{const wxString&}{GetServer}{\void}
H A Dtchanges.tex78 \item Many accessors of \helpref{wxURL}{wxurl} - GetHostName, GetProtocolName, and GetPath, have been replaced by its parent's (\helpref{wxURI}{wxuri}) counterparts - \helpref{GetServer}{wxurigetserver}, \helpref{GetScheme}{wxurigetscheme}, and \helpref{GetPath}{wxurigetpath}, respectively.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp934 server = proxy.GetServer();
H A Dmediactrl_am.cpp1762 pPlay->put_HTTPProxyHost(wxBasicString(proxy.GetServer()).Get());
H A Dmediactrl.cpp2385 pPlay->put_HTTPProxyHost(wxBasicString(proxy.GetServer()).Get());

Completed in 102 milliseconds