MNE-CPP  0.1.9
A Framework for Electrophysiology
UTILSLIB::File Member List

This is the complete list of members for UTILSLIB::File, including all inherited members.

copy(const char *sourcePath, const char *destPath)UTILSLIB::Filestatic
copy(const std::string &sourcePath, const std::string &destPath)UTILSLIB::Filestatic
create(const char *filePath)UTILSLIB::Filestatic
create(const std::string &filePath)UTILSLIB::Filestatic
exists(const char *filePath)UTILSLIB::Filestatic
exists(const std::string &filePath)UTILSLIB::Filestatic
File()=delete (defined in UTILSLIB::File)UTILSLIB::File
remove(const char *filePath)UTILSLIB::Filestatic
remove(const std::string &filePath)UTILSLIB::Filestatic
rename(const char *sourcePath, const char *destPath)UTILSLIB::Filestatic
rename(const std::string &sourcePath, const std::string &destPath)UTILSLIB::Filestatic