TPIE

2362a60
resources.h File Reference

Defines all types of managed resources. More...

#include <iostream>

Go to the source code of this file.

Namespaces

 tpie
 pipelining/factory_base.h Base class of pipelining factories
 

Enumerations

enum  resource_type { FILES, MEMORY, TOTAL_RESOURCE_TYPES, NO_RESOURCE }
 

Functions

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.