LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
BitStreamState Struct Reference

Public Member Functions

 BitStreamState ()
 
const sal_uInt8getByte () const
 
void flush ()
 

Public Attributes

sal_uInt8 mnBuffer
 
sal_uInt32 mnNextBitPos
 

Detailed Description

Definition at line 1609 of file pdfwriter_impl2.cxx.

Constructor & Destructor Documentation

◆ BitStreamState()

BitStreamState::BitStreamState ( )
inline

Definition at line 1614 of file pdfwriter_impl2.cxx.

Member Function Documentation

◆ flush()

void BitStreamState::flush ( )
inline

◆ getByte()

const sal_uInt8 & BitStreamState::getByte ( ) const
inline

Member Data Documentation

◆ mnBuffer

sal_uInt8 BitStreamState::mnBuffer

Definition at line 1611 of file pdfwriter_impl2.cxx.

Referenced by vcl::PDFWriterImpl::putG4Bits().

◆ mnNextBitPos

sal_uInt32 BitStreamState::mnNextBitPos

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