Searched refs:m_LinkName (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtarstrm.h83 wxString GetLinkName() const { return m_LinkName; }
103 void SetLinkName(const wxString& link) { m_LinkName = link; }
137 wxString m_LinkName; member in class:wxTarEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtarstrm.cpp500 m_LinkName(e.m_LinkName),
522 m_LinkName = e.m_LinkName;

Completed in 168 milliseconds