dmlite  0.6
Classes | Namespaces | Macros | Variables
dmlite.h File Reference

Entry point for DMLite. More...

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

Go to the source code of this file.

Classes

class  dmlite::PluginManager
 CatalogInterface can only be instantiated through this class. More...
 
class  dmlite::StackInstance
 
class  dmlite::PluginIdCard
 Joint between plugins and plugin-manager. More...
 

Namespaces

 dmlite
 Namespace for the dmlite C++ API.
 

Macros

#define PLUGIN_ID_HEADER   dmlite::API_VERSION
 

Variables

const unsigned dmlite::API_VERSION = 20121218
 API Version. More...
 
Logger::bitmask dmlite::stackinstancelogmask
 
Logger::component dmlite::stackinstancelogname
 

Detailed Description

Entry point for DMLite.

Author
Alejandro Álvarez Ayllón aalva.nosp@m.rez@.nosp@m.cern..nosp@m.ch

Macro Definition Documentation

#define PLUGIN_ID_HEADER   dmlite::API_VERSION

Macro intended to allow future expansions of the PluginIdCard header easily.