#include <files.h>
Public Member Functions | |
| file_lock (const std::string &filename, const char *mode, bool die_on_fail=true) | |
| ~file_lock () | |
| file_lock::file_lock | ( | const std::string & | filename, | |
| const char * | mode, | |||
| bool | die_on_fail = true | |||
| ) |

| file_lock::~file_lock | ( | ) |

1.5.6