dlvhex  2.5.0
include/dlvhex2/PluginContainer.h File Reference

Container class for plugins. More...

#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/fwd.h"
#include "dlvhex2/PluginInterface.h"
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
Include dependency graph for PluginContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PluginContainer
 Collects and administrates all available plugins. More...

Typedefs

typedef boost::shared_ptr
< PluginContainer
PluginContainerPtr

Detailed Description

Container class for plugins.

Author:
Roman Schindlauer
Peter Schueller
Date:
Thu Sep 1 17:21:53 2005

Definition in file PluginContainer.h.


Typedef Documentation

typedef boost::shared_ptr<PluginContainer> PluginContainerPtr

Definition at line 137 of file PluginContainer.h.