|
virtual Status | FileExists (const string &fname)=0 |
|
virtual Status | GetChildren (const string &dir, std::vector< string > *children)=0 |
|
virtual Status | IsDirectory (const string &fname)=0 |
|
virtual Status | GetFileSize (const string &fname, uint64_t *file_size)=0 |
|
Definition at line 27 of file file_probing_env.h.
The documentation for this class was generated from the following file: