![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Temporary file. More...
#include <roc_core/target_posix/roc_core/temp_file.h>
Public Member Functions | |
TempFile (const char *name) | |
Create temporary file. More... | |
const char * | path () const |
Get file path. More... | |
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.