wxWidgets/include/wx/private
Vadim Zeitlin cda5c26a48 Add wxStreamTempInputBuffer::ReadAll() helper.
This just reads everything remaining in the stream in a blocking way and will
be used to get the data remaining in the stream buffers after the child
process had been already closed (and hence can't write any more to it and
there is no risk of deadlock).

See #10258.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-03 00:29:29 +00:00
..
eventloopsourcesmanager.h Make wxEventLoop::AddSourceForFD() static. 2013-07-03 00:28:42 +00:00
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h Extract wxFDIOEventLoopSourceHandler in its own header. 2013-07-03 00:28:16 +00:00
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h Remove wxMGL port. 2012-01-15 14:46:41 +00:00
fswatcher.h Check for filespec when generating events in wxFileSystemWatcher. 2012-10-15 01:09:25 +00:00
graphics.h Enable access to the native bitmap object wrapped by wxGraphicsBitmap 2012-05-11 22:06:50 +00:00
markupparser.h
markupparserattr.h Implement support for stricken-through fonts in markup parser. 2012-01-23 11:28:32 +00:00
overlay.h
pipestream.h Extract wxPipeInputStream and wxPipeOutputStream in a header. 2013-07-03 00:26:38 +00:00
preferences.h Add wxPreferencesEditor::ShownModally(). 2013-05-16 14:43:06 +00:00
richtooltip.h Make wxRect parameter of wxRichToolTip::ShowFor() const. 2013-03-02 12:11:32 +00:00
sckaddr.h Use __WINDOWS__ for OS kind checks and reserve __WXMSW__ for GUI toolkit. 2012-03-04 00:29:31 +00:00
selectdispatcher.h
socket.h Add wxSocketBase::GetSocket(). 2013-04-22 10:45:30 +00:00
streamtempinput.h Add wxStreamTempInputBuffer::ReadAll() helper. 2013-07-03 00:29:29 +00:00
textmeasure.h Don't call wxTextMeasure::BeginMeasuring() when using non-native wxDC. 2012-12-28 16:03:12 +00:00
threadinfo.h Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
timer.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
window.h
wxprintf.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00