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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1715 bool mIsReady; member in class:cbPluginBase
1724 mIsReady ( false )
1733 mIsReady ( false )
1748 virtual void OnInitPlugin() { mIsReady = true; }
1752 bool IsReady() { return mIsReady; }

Completed in 55 milliseconds