#include <string>
#include <map>
Include dependency graph for emcObjectManagerRegister.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | emcObjectManagerRegister |
| (Singleton) Registry to keep track of all the DataManager plug-ins. More... | |
Typedefs | |
| typedef std::map< std::string, emcObjectManager * > | emcObjectManagerMap |
|
|
Definition at line 7 of file emcObjectManagerRegister.h. |