#include <boost/any.hpp>
#include <list>
#include <map>
#include <string>
#include "exceptions.h"
Include dependency graph for p/dmlite.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | dmlite |
Classes | |
| class | dmlite::PluginManager |
| CatalogInterface can only be instantiated through this class. More... | |
| class | dmlite::StackInstance |
| struct | dmlite::PluginIdCard |
| Joint between plugins and plugin-manager. More... | |
Defines | |
| #define | PLUGIN_ID_HEADER API_VERSION |
Variables | |
| const unsigned | dmlite::API_VERSION = 20120817 |
| API Version. | |
| #define PLUGIN_ID_HEADER API_VERSION |
Macro intended to allow future expansions of the PluginIdCard header easily.
1.4.7