rpa::filgen_mkstemp_default_template Struct Reference

#include <streambuf_tmpnam.h>

List of all members.

Public Member Functions

const char * operator() (void)


Detailed Description

The class filgen_mkstemp which generates int file descriptors for temporary file stream buffers, needs a filename template, containing the substring 'XXXXXX'. This template is given as a functor returning a 'const char *'. This is the default template class for this string.


Member Function Documentation

const char* rpa::filgen_mkstemp_default_template::operator() ( void   )  [inline]

This is the simplest possible template for the function 'mkstemp'; The templatized class filgen_mkstemp uses it to generate an unique int file descriptor.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 10:20:38 2007 for rpa by  doxygen 1.4.7