Essentia  2.1-beta6-dev
pool.h File Reference
#include "types.h"
#include "threading.h"
#include "utils/tnt/tnt.h"
#include "essentiautil.h"

Go to the source code of this file.

Classes

class  Pool
 

Namespaces

 essentia
 

Macros

#define PoolOf(type)   std::map<std::string, std::vector<type > >
 

Typedefs

typedef std::string DescriptorName
 

Macro Definition Documentation

◆ PoolOf

#define PoolOf (   type)    std::map<std::string, std::vector<type > >