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

Public Member Functions

void initialize (sal_uInt16 nThis)
 Initialization. More...
 

Public Attributes

sal_uInt32 m_nHash
 Representation. More...
 
sal_uInt16 m_nNext
 
sal_uInt16 m_nPrev
 

Detailed Description

Definition at line 84 of file inethist.cxx.

Member Function Documentation

◆ initialize()

void INetURLHistory_Impl::lru_entry::initialize ( sal_uInt16  nThis)
inline

Initialization.

Definition at line 94 of file inethist.cxx.

References m_nHash, m_nNext, and m_nPrev.

Member Data Documentation

◆ m_nHash

sal_uInt32 INetURLHistory_Impl::lru_entry::m_nHash

Representation.

Definition at line 88 of file inethist.cxx.

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

◆ m_nNext

sal_uInt16 INetURLHistory_Impl::lru_entry::m_nNext

◆ m_nPrev

sal_uInt16 INetURLHistory_Impl::lru_entry::m_nPrev

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