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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsckipc.h93 wxString m_topic; member in class:wxTCPConnection
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckipc.cpp198 connection->m_topic = topic;
540 wxString topic_name = connection->m_topic;
724 new_connection->m_topic = topic_name;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp167 m_topic, member in class:MyFrame
879 wxString topic = wxGetTextFromUser(_T("DDE topic:"), DIALOG_TITLE, m_topic);
883 m_topic = topic;
900 wxConnectionBase *conn = client.MakeConnection(wxEmptyString, m_server, m_topic);
926 wxConnectionBase *conn = client.MakeConnection(wxEmptyString, m_server, m_topic);

Completed in 82 milliseconds