|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Temporary file. More...
#include <temp_file.h>
Public Member Functions | |
| TempFile (const char *name) | |
| Create temporary file. | |
| const char * | path () const |
| Get file path. | |
Temporary file.
Definition at line 24 of file temp_file.h.
| roc::core::TempFile::TempFile | ( | const char * | name | ) |
Create temporary file.
name inside it. Both will be removed in destructor. | const char * roc::core::TempFile::path | ( | ) | const |
Get file path.