LibreOffice Module vcl (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
IMapCompat Class Reference

#include <imap.hxx>

Collaboration diagram for IMapCompat:
[legend]

Public Member Functions

 IMapCompat (SvStream &rStm, const StreamMode nStreamMode)
 
 ~IMapCompat ()
 

Private Member Functions

 IMapCompat (const IMapCompat &)=delete
 
IMapCompatoperator= (const IMapCompat &)
 

Private Attributes

SvStreampRWStm
 
sal_uInt64 nCompatPos
 
sal_uInt64 nTotalSize
 
StreamMode nStmMode
 

Detailed Description

Definition at line 120 of file imap.hxx.

Constructor & Destructor Documentation

◆ IMapCompat() [1/2]

IMapCompat::IMapCompat ( const IMapCompat )
privatedelete

◆ IMapCompat() [2/2]

IMapCompat::IMapCompat ( SvStream rStm,
const StreamMode  nStreamMode 
)

◆ ~IMapCompat()

IMapCompat::~IMapCompat ( )

Member Function Documentation

◆ operator=()

IMapCompat & IMapCompat::operator= ( const IMapCompat )
inlineprivate

Definition at line 128 of file imap.hxx.

Member Data Documentation

◆ nCompatPos

sal_uInt64 IMapCompat::nCompatPos
private

Definition at line 123 of file imap.hxx.

Referenced by IMapCompat(), and ~IMapCompat().

◆ nStmMode

StreamMode IMapCompat::nStmMode
private

Definition at line 125 of file imap.hxx.

Referenced by IMapCompat(), and ~IMapCompat().

◆ nTotalSize

sal_uInt64 IMapCompat::nTotalSize
private

Definition at line 124 of file imap.hxx.

Referenced by IMapCompat(), and ~IMapCompat().

◆ pRWStm

SvStream* IMapCompat::pRWStm
private

Definition at line 122 of file imap.hxx.

Referenced by IMapCompat(), and ~IMapCompat().


The documentation for this class was generated from the following files: