const char * Name(void) const
bool IsDirectory(void) const
const cList< cPictureEntry > * Entries(void) const
const cPictureEntry * Parent(void) const
const T * Next(const T *Object) const
< Returns the element immediately before Object in this list, or NULL if Object is the first element ...