LibreOffice Module svl (master) 1
Public Attributes | List of all members
SvDataPipe_Impl::Page Struct Reference
Collaboration diagram for SvDataPipe_Impl::Page:
[legend]

Public Attributes

Pagem_pPrev
 
Pagem_pNext
 
sal_Int8m_pStart
 
sal_Int8m_pRead
 
sal_Int8m_pEnd
 
sal_uInt32 m_nOffset
 
sal_Int8 m_aBuffer [1]
 

Detailed Description

Definition at line 44 of file strmadpt.cxx.

Member Data Documentation

◆ m_aBuffer

sal_Int8 SvDataPipe_Impl::Page::m_aBuffer[1]

Definition at line 52 of file strmadpt.cxx.

Referenced by SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().

◆ m_nOffset

sal_uInt32 SvDataPipe_Impl::Page::m_nOffset

◆ m_pEnd

sal_Int8* SvDataPipe_Impl::Page::m_pEnd

◆ m_pNext

Page* SvDataPipe_Impl::Page::m_pNext

◆ m_pPrev

Page* SvDataPipe_Impl::Page::m_pPrev

◆ m_pRead

sal_Int8* SvDataPipe_Impl::Page::m_pRead

◆ m_pStart

sal_Int8* SvDataPipe_Impl::Page::m_pStart

Definition at line 48 of file strmadpt.cxx.

Referenced by SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().


The documentation for this struct was generated from the following file: