FileUtil Class Reference
FileUtil Class: File Manipulation Utilities.
More...
#include <FileUtil.H>
List of all members.
|
Static Public Member Functions |
static string | read_file (const string &filename) |
| Used for read a file.
|
Detailed Description
FileUtil Class: File Manipulation Utilities.
Member Function Documentation
static string FileUtil::read_file |
( |
const string & |
filename |
) |
[static] |
Used for read a file.
- Parameters:
-
| filename | The filename with full path |
- Returns:
- The file content
The documentation for this class was generated from the following file: