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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dinit.cpp75 class wxAppPtr : public wxAppPtrBase class in inherits:wxAppPtrBase
78 wxEXPLICIT wxAppPtr(wxAppConsole *ptr = NULL) : wxAppPtrBase(ptr) { } function in class:wxAppPtr
79 ~wxAppPtr()
96 DECLARE_NO_COPY_CLASS(wxAppPtr)
263 wxAppPtr app(wxTheApp);

Completed in 34 milliseconds