LibreOffice Module sot (master) 1
Public Member Functions | List of all members
StgIterator Class Reference

#include <stgdir.hxx>

Inheritance diagram for StgIterator:
[legend]
Collaboration diagram for StgIterator:
[legend]

Public Member Functions

 StgIterator (StgDirEntry &rStg)
 
StgDirEntryFirst ()
 
StgDirEntryNext ()
 
- Public Member Functions inherited from StgAvlIterator
 StgAvlIterator (StgAvlNode *)
 
StgAvlNodeFirst ()
 
StgAvlNodeNext ()
 

Detailed Description

Definition at line 101 of file stgdir.hxx.

Constructor & Destructor Documentation

◆ StgIterator()

StgIterator::StgIterator ( StgDirEntry rStg)
inlineexplicit

Definition at line 104 of file stgdir.hxx.

Member Function Documentation

◆ First()

StgDirEntry * StgIterator::First ( )
inline

Definition at line 105 of file stgdir.hxx.

References StgAvlIterator::First().

Referenced by StgDirEntry::Commit(), and StgDirEntry::Invalidate().

◆ Next()

StgDirEntry * StgIterator::Next ( void  )
inline

Definition at line 106 of file stgdir.hxx.

References StgAvlIterator::Next().

Referenced by StgDirEntry::Commit(), and StgDirEntry::Invalidate().


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