#include <oslfile2streamwrap.hxx>
Definition at line 35 of file oslfile2streamwrap.hxx.
◆ OSLInputStreamWrapper()
comphelper::OSLInputStreamWrapper::OSLInputStreamWrapper |
( |
::osl::File & |
_rStream | ) |
|
◆ ~OSLInputStreamWrapper()
comphelper::OSLInputStreamWrapper::~OSLInputStreamWrapper |
( |
| ) |
|
|
overrideprivatevirtual |
◆ available()
sal_Int32 SAL_CALL comphelper::OSLInputStreamWrapper::available |
( |
| ) |
|
|
overrideprivatevirtual |
◆ closeInput()
void SAL_CALL comphelper::OSLInputStreamWrapper::closeInput |
( |
| ) |
|
|
overrideprivatevirtual |
◆ readBytes()
sal_Int32 SAL_CALL comphelper::OSLInputStreamWrapper::readBytes |
( |
css::uno::Sequence< sal_Int8 > & |
aData, |
|
|
sal_Int32 |
nBytesToRead |
|
) |
| |
|
overrideprivatevirtual |
◆ readSomeBytes()
sal_Int32 SAL_CALL comphelper::OSLInputStreamWrapper::readSomeBytes |
( |
css::uno::Sequence< sal_Int8 > & |
aData, |
|
|
sal_Int32 |
nMaxBytesToRead |
|
) |
| |
|
overrideprivatevirtual |
◆ skipBytes()
void SAL_CALL comphelper::OSLInputStreamWrapper::skipBytes |
( |
sal_Int32 |
nBytesToSkip | ) |
|
|
overrideprivatevirtual |
◆ m_aMutex
std::mutex comphelper::OSLInputStreamWrapper::m_aMutex |
|
private |
◆ m_pFile
::osl::File* comphelper::OSLInputStreamWrapper::m_pFile |
|
private |
The documentation for this class was generated from the following files: