LibreOffice Module connectivity (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | Friends | List of all members
dbtools::CharsetIteratorDerefHelper Class Reference

#include <dbcharset.hxx>

Public Member Functions

 CharsetIteratorDerefHelper (const CharsetIteratorDerefHelper &_rSource)
 
rtl_TextEncoding getEncoding () const
 
const OUString & getIanaName () const
 

Protected Member Functions

 CharsetIteratorDerefHelper (const rtl_TextEncoding _eEncoding, OUString _sIanaName)
 

Private Attributes

rtl_TextEncoding m_eEncoding
 
OUString m_aIanaName
 

Friends

class OCharsetMap::CharsetIterator
 

Detailed Description

Definition at line 94 of file dbcharset.hxx.

Constructor & Destructor Documentation

◆ CharsetIteratorDerefHelper() [1/2]

dbtools::CharsetIteratorDerefHelper::CharsetIteratorDerefHelper ( const CharsetIteratorDerefHelper _rSource)

Definition at line 126 of file dbcharset.cxx.

◆ CharsetIteratorDerefHelper() [2/2]

dbtools::CharsetIteratorDerefHelper::CharsetIteratorDerefHelper ( const rtl_TextEncoding  _eEncoding,
OUString  _sIanaName 
)
protected

Definition at line 133 of file dbcharset.cxx.

Member Function Documentation

◆ getEncoding()

rtl_TextEncoding dbtools::CharsetIteratorDerefHelper::getEncoding ( ) const
inline

Definition at line 104 of file dbcharset.hxx.

◆ getIanaName()

const OUString & dbtools::CharsetIteratorDerefHelper::getIanaName ( ) const
inline

Definition at line 105 of file dbcharset.hxx.

Friends And Related Function Documentation

◆ OCharsetMap::CharsetIterator

friend class OCharsetMap::CharsetIterator
friend

Definition at line 96 of file dbcharset.hxx.

Member Data Documentation

◆ m_aIanaName

OUString dbtools::CharsetIteratorDerefHelper::m_aIanaName
private

Definition at line 99 of file dbcharset.hxx.

◆ m_eEncoding

rtl_TextEncoding dbtools::CharsetIteratorDerefHelper::m_eEncoding
private

Definition at line 98 of file dbcharset.hxx.


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