Defines some file utility functions.
More...
#include <fileop.h>
|
typedef unsigned int | uint |
|
|
static bool | remove (const std::string &) |
|
static bool | move (const std::string &, const std::string &) |
|
static bool | exists (const std::string &) |
|
static uint | size (const std::string &) |
|
static uint | ctime (const std::string &) |
|
static uint | atime (const std::string &) |
|
static uint | mtime (const std::string &) |
|
Defines some file utility functions.
The documentation for this struct was generated from the following file: