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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddoc.h30 extern wxString LogBuf; // String for all Logs
H A Dpgmctrl.cpp193 LogBuf.Printf(_T("-I-> PgmCtrl::OnSelChanged - %s"),Temp0.c_str());
194 wxLogMessage( _T("%s"), LogBuf.c_str() );
239 LogBuf.Printf("-I-> DBTree::OnSelChanged - %s",Temp0.c_str());
240 wxLogMessage( "%s", LogBuf.c_str() );
H A Ddoc.cpp35 wxString LogBuf; // String for all Logs variable

Completed in 77 milliseconds