TPIE

v1.1rc1-6-g0c97303
file_count.h File Reference

Count the number of open files. More...

#include <tpie/types.h>
#include <tpie/deprecated.h>

Go to the source code of this file.

Namespaces

 tpie
 TPIE's namespace.
 

Functions

 tpie::TPIE_DEPRECATED (inline void increment_open_file_count())
 Deprecated; does nothing. More...
 
memory_size_type tpie::open_file_count ()
 Return the current number of open files. More...
 
memory_size_type tpie::available_files ()
 Return the additional number of files that can be opened before running out of file descriptors. More...
 

Detailed Description

Count the number of open files.

Definition in file file_count.h.