EMIPLIB
Public Member Functions

MIPDirectoryBrowser Class Reference

An object of this type can be used to get the file names in a specific directory.

#include <mipdirectorybrowser.h>

Inheritance diagram for MIPDirectoryBrowser:
Inheritance graph
[legend]
Collaboration diagram for MIPDirectoryBrowser:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool open (const std::string &dirName)
 Opens a directory.
bool getNextEntry (std::string &fileName, bool *isDirectory)
 Retrieves the next entry in the directory.
bool close ()
 Closes the directory.

Member Function Documentation

bool MIPDirectoryBrowser::close ( )
bool MIPDirectoryBrowser::getNextEntry ( std::string &  fileName,
bool *  isDirectory 
)
bool MIPDirectoryBrowser::open ( const std::string &  dirName)

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