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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DPrefs.h104 bool GetPublish() const throw() { return m_Publish; }
105 void SetPublish(bool val) throw() { m_Publish = val; }
145 bool m_Publish; member in class:Kademlia::CPrefs
H A DPrefs.cpp85 m_Publish = false;

Completed in 61 milliseconds