Public Member Functions | |
| TH_DISALLOW_COPY_AND_ASSIGN (TempFile) | |
| TempFile (const std::string &t, int suffix) | |
| const std::string & | name () const |
| void | sync () |
| void | write (const std::string &str) |
| FILE * | file () |
Definition at line 18 of file temp_file.h.
1.8.11