#include <ares-test.h>

Public Member Functions | |
| TransientFile (const std::string &filename, const std::string &contents) | |
| ~TransientFile () | |
Protected Attributes | |
| std::string | filename_ |
Definition at line 335 of file ares-test.h.
| ares::test::TransientFile::TransientFile | ( | const std::string & | filename, |
| const std::string & | contents | ||
| ) |
Definition at line 764 of file ares-test.cc.
| ares::test::TransientFile::~TransientFile | ( | ) |
Definition at line 779 of file ares-test.cc.
|
protected |
Definition at line 341 of file ares-test.h.