Searched refs:m_GroupId (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.h76 int GetGroupId() const { return m_GroupId; }
96 void SetGroupId(int id) { m_GroupId = id; }
130 int m_GroupId; 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.cpp469 m_GroupId(wxGetTarUser().gid),
493 m_GroupId(e.m_GroupId),
515 m_GroupId = e.m_GroupId;

Completed in 171 milliseconds