Home
last modified time | relevance | path

Searched refs:m_fValueBasedTypeTags (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dupdownclient.h531 bool GetVBTTags() const { return m_fValueBasedTypeTags; } in GetVBTTags()
776 m_fValueBasedTypeTags : 1; variable
H A DBaseClient.cpp349 m_fValueBasedTypeTags = 0; in ClearHelloProperties()
622 m_fValueBasedTypeTags = (temptag.GetInt() >> 1*1) & 0x01; in ProcessHelloTypePacket()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dupdownclient.h531 bool GetVBTTags() const { return m_fValueBasedTypeTags; }
776 m_fValueBasedTypeTags : 1;
H A DBaseClient.cpp349 m_fValueBasedTypeTags = 0; in ClearHelloProperties()
622 m_fValueBasedTypeTags = (temptag.GetInt() >> 1*1) & 0x01; in ProcessHelloTypePacket()