TPIE

11a2c2d
resources.h File Reference
#include <iosfwd>
#include <tpie/tpie_export.h>

Go to the source code of this file.

Namespaces

 tpie
 

Enumerations

enum  resource_type { FILES, MEMORY, TOTAL_RESOURCE_TYPES, NO_RESOURCE }
 

Functions

TPIE_EXPORT std::ostream & tpie::operator<< (std::ostream &os, const resource_type t)
 

Detailed Description

Defines all types of managed resources. Currently only FILES and MEMORY.

Definition in file resources.h.