Essentia  2.1-beta6-dev
TypeMap Class Reference

#include <essentia.h>

Static Public Member Functions

static EssentiaMap< std::string, std::string > & instance ()
 
static void init ()
 
static void shutdown ()
 

Protected Member Functions

 TypeMap ()
 

Static Protected Attributes

static EssentiaMap< std::string, std::string > * _typeMap
 

Constructor & Destructor Documentation

◆ TypeMap()

TypeMap ( )
inlineprotected

Member Function Documentation

◆ init()

static void init ( )
inlinestatic

◆ instance()

static EssentiaMap<std::string, std::string>& instance ( )
inlinestatic

References TypeMap::_typeMap.

◆ shutdown()

static void shutdown ( )
inlinestatic

References TypeMap::_typeMap.

Member Data Documentation

◆ _typeMap

EssentiaMap<std::string, std::string>* _typeMap
staticprotected

The documentation for this class was generated from the following file: