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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Ddatastreamtest.cpp87 wxDataInputStream* pDataInput = new wxDataInputStream( *pFileInput ); local
91 *pDataInput >> fInFloat;
93 delete pDataInput;

Completed in 102 milliseconds