List of all members.
Public Member Functions |
|
void | open (const char *fn) |
|
void | write (fileofs o, const char *data, unsigned len) |
|
void | read (fileofs o, char *data, unsigned len) |
|
bool | bad () |
|
bool | is_open () |
|
fileofs | len () |
|
void | fsync () |
|
void | truncate (fileofs size) |
Static Public Member Functions |
| static boost::intmax_t | freeSpace (const string &path) |
Member Function Documentation
- Returns:
- -1 if error or unavailable
Reimplemented in mongo::File.
The documentation for this class was generated from the following file: