Home
last modified time | relevance | path

Searched refs:OPipeImpl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/io/source/stm/
H A Dopipe.cxx60 class OPipeImpl : class
64 OPipeImpl( );
65 ~OPipeImpl();
114 OPipeImpl::OPipeImpl() in OPipeImpl() function in io_stm::OPipeImpl
126 OPipeImpl::~OPipeImpl() in ~OPipeImpl()
135 void OPipeImpl::checkInvariant() in checkInvariant()
140 sal_Int32 OPipeImpl::readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes()
177 sal_Int32 OPipeImpl::readSomeBytes(Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) in readSomeBytes()
208 void OPipeImpl::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()
234 sal_Int32 OPipeImpl::available(void) in available()
[all …]