LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | List of all members
INetURLHistory_Impl::hash_entry Struct Reference

Public Member Functions

void initialize (sal_uInt16 nLru)
 Initialization. More...
 
bool operator== (sal_uInt32 nHash) const
 Comparison. More...
 
bool operator< (sal_uInt32 nHash) const
 

Public Attributes

sal_uInt32 m_nHash
 Representation. More...
 
sal_uInt16 m_nLru
 

Detailed Description

Definition at line 57 of file inethist.cxx.

Member Function Documentation

◆ initialize()

void INetURLHistory_Impl::hash_entry::initialize ( sal_uInt16  nLru)
inline

Initialization.

Definition at line 66 of file inethist.cxx.

References m_nHash, and m_nLru.

◆ operator<()

bool INetURLHistory_Impl::hash_entry::operator< ( sal_uInt32  nHash) const
inline

Definition at line 78 of file inethist.cxx.

References m_nHash.

◆ operator==()

bool INetURLHistory_Impl::hash_entry::operator== ( sal_uInt32  nHash) const
inline

Comparison.

Definition at line 74 of file inethist.cxx.

References m_nHash.

Member Data Documentation

◆ m_nHash

sal_uInt32 INetURLHistory_Impl::hash_entry::m_nHash

Representation.

Definition at line 61 of file inethist.cxx.

Referenced by initialize(), operator<(), operator==(), and INetURLHistory_Impl::putUrl().

◆ m_nLru

sal_uInt16 INetURLHistory_Impl::hash_entry::m_nLru

Definition at line 62 of file inethist.cxx.

Referenced by initialize(), and INetURLHistory_Impl::putUrl().


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