void SetName (const GPL_String & n)
Specify the name of the directory to be n.
virtual GPL_Boolean GetNames (GPL_Array<GPL_String> & names)
Populate the array names with the names of the entries in the
directory.
virtual GPL_Boolean GetFiles (GPL_Array<GPL_File> & files)
Populate the array files with instances of GPL_File, each of
which has been opened OSD_FILE_READ for a directory entry.