#include <streambuf_tmpnam.h>
Inheritance diagram for rpa::filgen_name_to_fd< NameGenerator >:
Public Member Functions | |
filgen_name_to_fd () | |
For security reasons, only this process can access this file. | |
~filgen_name_to_fd () | |
Private Attributes | |
NameGenerator | _filNam |
rpa::filgen_name_to_fd< NameGenerator >::filgen_name_to_fd | ( | ) | [inline] |
For security reasons, only this process can access this file.
rpa::filgen_name_to_fd< NameGenerator >::~filgen_name_to_fd | ( | ) | [inline] |
The file itself is not removed by this class. It is only closed. It is up to the base class to remove it.
NameGenerator rpa::filgen_name_to_fd< NameGenerator >::_filNam [private] |