LibreOffice Module binaryurp (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
binaryurp::ReaderState Struct Reference

#include <readerstate.hxx>

Public Member Functions

 ReaderState ()
 

Public Attributes

com::sun::star::uno::TypeDescription typeCache [cache::size]
 
OUString oidCache [cache::size]
 
rtl::ByteSequence tidCache [cache::size]
 

Private Member Functions

 ReaderState (const ReaderState &)=delete
 
ReaderStateoperator= (const ReaderState &)=delete
 

Detailed Description

Definition at line 32 of file readerstate.hxx.

Constructor & Destructor Documentation

◆ ReaderState() [1/2]

binaryurp::ReaderState::ReaderState ( const ReaderState )
privatedelete

◆ ReaderState() [2/2]

binaryurp::ReaderState::ReaderState ( )
inline

Definition at line 39 of file readerstate.hxx.

Member Function Documentation

◆ operator=()

ReaderState & binaryurp::ReaderState::operator= ( const ReaderState )
privatedelete

Member Data Documentation

◆ oidCache

OUString binaryurp::ReaderState::oidCache[cache::size]

Definition at line 42 of file readerstate.hxx.

◆ tidCache

rtl::ByteSequence binaryurp::ReaderState::tidCache[cache::size]

Definition at line 43 of file readerstate.hxx.

◆ typeCache

com::sun::star::uno::TypeDescription binaryurp::ReaderState::typeCache[cache::size]

Definition at line 41 of file readerstate.hxx.


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