Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxstorage.cxx213 , m_pSwitchStream( NULL ) in OStorage_Impl()
222 m_xInputStream = m_pSwitchStream->getInputStream(); in OStorage_Impl()
253 , m_pSwitchStream( NULL ) in OStorage_Impl()
264 m_xStream = static_cast< io::XStream* >( m_pSwitchStream ); in OStorage_Impl()
270 m_xInputStream = m_pSwitchStream->getInputStream(); in OStorage_Impl()
297 , m_pSwitchStream( NULL ) in OStorage_Impl()
5892 if ( !m_pImpl->m_pSwitchStream ) in writeAndAttachToStream()
5897 m_pImpl->m_pSwitchStream->CopyAndSwitchPersistenceTo( xStream ); in writeAndAttachToStream()
5964 if ( !m_pImpl->m_pSwitchStream ) in attachToURL()
5977 m_pImpl->m_pSwitchStream->SwitchPersistenceTo( xInputStream ); in attachToURL()
[all …]
H A Dxstorage.hxx171 SwitchablePersistenceStream* m_pSwitchStream; member

Completed in 56 milliseconds