Public Member Functions | |
| safe_file_writer (const std::string &filename, const char *mode="wb", bool _lock=false) | |
| ~safe_file_writer () | |
| FILE * | open () |
| void | close () |
| safe_file_writer::safe_file_writer | ( | const std::string & | filename, | |
| const char * | mode = "wb", |
|||
| bool | _lock = false | |||
| ) | [inline] |
| safe_file_writer::~safe_file_writer | ( | ) | [inline] |

| FILE* safe_file_writer::open | ( | ) | [inline] |

| void safe_file_writer::close | ( | ) | [inline] |

1.5.6