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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dscriptbinder.cpp337 m_RefCount( 0 ),
362 ++m_RefCount;
367 if ( !m_RefCount || !(--m_RefCount) )
H A Dscriptbinder.h232 int m_RefCount; member in class:ScriptSection

Completed in 29 milliseconds