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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DRemoteConnect.h93 const wxString& GetServerReply() const { return m_server_reply; } function in class:CRemoteConnect
413 const wxString& GetServerReply() const { return m_server_reply; } function in class:wxECSocketEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConnector.cpp397 if (!m_ECClient->GetServerReply().IsEmpty()) {
398 Show(CFormat(wxT("%s\n")) % m_ECClient->GetServerReply());
405 Show(m_ECClient->GetServerReply()+wxT("\n"));
H A Damule-remote-gui.cpp310 wxString reply = evt.GetServerReply();

Completed in 50 milliseconds