libept
Public Member Functions | Public Attributes
ept::core::desktop::InternalList Struct Reference

#include <desktop.h>

Collaboration diagram for ept::core::desktop::InternalList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InternalList ()
 InternalList (std::string d)
Entry head () const
bool empty () const
void firstFile ()
InternalList tail () const
void nextFile ()

Public Attributes

std::string dir
std::string current
Entry entry
off_t offset
bool loaded

Constructor & Destructor Documentation

References firstFile().


Member Function Documentation

bool ept::core::desktop::InternalList::empty ( ) const [inline]

References offset.

Referenced by TestDesktop::emptyGroupList().

References nextFile(), and offset.

Referenced by InternalList().

References current, dir, loaded, and offset.

Referenced by firstFile(), and tail().

References nextFile().


Member Data Documentation

Referenced by head(), and nextFile().

Referenced by nextFile().

Referenced by head().

Referenced by head(), and nextFile().

Referenced by empty(), firstFile(), and nextFile().


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