|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <memory>#include <functional>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | Directory |
| A map of string versus pointer to Object. More... | |
Typedefs | |
| typedef std::map< std::string, std::shared_ptr< Object >, std::less< std::string > > | ObjectDir |
Definition at line 33 of file Directory.h.