CUBRID Engine  latest
filesys_temp.hpp File Reference
#include <stdio.h>
#include <string>
#include <utility>
Include dependency graph for filesys_temp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 filesys
 

Functions

std::pair< std::string, int > filesys::open_temp_filedes (const char *prefix, int flags=0)
 
std::pair< std::string, FILE * > filesys::open_temp_file (const char *prefix, const char *mode="w", int flags=0)