#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) |
Defines all types of managed resources. Currently only FILES and MEMORY.
Definition in file resources.h.