const cPictureEntry * FirstPicture(void) const
const cPictureEntry * LastPicture(void) const
virtual int Compare(const cListObject &ListObject) const
Must return 0 if this object is equal to ListObject, a positive value if it is "greater", and a negative value if it is "smaller".
const char * Name(void) const
const cPictureEntry * NextPicture(const cPictureEntry *This=NULL) const
const cPictureEntry * PrevPicture(const cPictureEntry *This=NULL) const
cPictureEntry(const char *Name, const cPictureEntry *Parent, bool IsDirectory)
bool IsDirectory(void) const
const cList< cPictureEntry > * Entries(void) const
const cPictureEntry * Parent(void) const
cList< cPictureEntry > * entries
const cPictureEntry * parent