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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmstream.h65 wxStreamBuffer *GetOutputStreamBuffer() const { return m_o_streambuf; } function in class:wxMemoryOutputStream
H A Dstream.h584 wxStreamBuffer *GetOutputStreamBuffer() const { return m_o_streambuf; } function in class:wxBufferedOutputStream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dmemstream.cpp117 wxStreamBuffer *out = pMemOutStream->GetOutputStreamBuffer();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstrmmem.tex102 \membersection{wxMemoryOutputStream::GetOutputStreamBuffer}\label{wxmemoryoutputstreamgetostrmbuf}
104 \constfunc{wxStreamBuffer *}{GetOutputStreamBuffer}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBaseClient.cpp2723 CMemFile fileAnswer((byte*) memstr.GetOutputStreamBuffer()->GetBufferStart(), memstr.GetLength());

Completed in 77 milliseconds