LibreOffice Module store (master) 1
Public Member Functions | Public Attributes | List of all members
store::OStoreDirectoryPageData::ChunkDescriptor Struct Reference

ChunkDescriptor. More...

#include <stordata.hxx>

Public Member Functions

 ChunkDescriptor (sal_uInt32 nPosition, sal_uInt16 nCapacity)
 Construction. More...
 

Public Attributes

sal_uInt32 m_nPage
 Representation. More...
 
sal_uInt16 m_nOffset
 
sal_uInt16 m_nLength
 

Detailed Description

ChunkDescriptor.

Definition at line 542 of file stordata.hxx.

Constructor & Destructor Documentation

◆ ChunkDescriptor()

store::OStoreDirectoryPageData::ChunkDescriptor::ChunkDescriptor ( sal_uInt32  nPosition,
sal_uInt16  nCapacity 
)
inline

Construction.

Definition at line 552 of file stordata.hxx.

Member Data Documentation

◆ m_nLength

sal_uInt16 store::OStoreDirectoryPageData::ChunkDescriptor::m_nLength

◆ m_nOffset

sal_uInt16 store::OStoreDirectoryPageData::ChunkDescriptor::m_nOffset

◆ m_nPage

sal_uInt32 store::OStoreDirectoryPageData::ChunkDescriptor::m_nPage

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