charon-core  0.3.1
AbstractPluginLoader.h File Reference

Declares an abstract base class for a plugin loader. More...

#include "ParameteredObject.hxx"
#include <iostream>
#include <stdexcept>
Include dependency graph for AbstractPluginLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractPluginLoader
 Abstract base class for a plugin loader. More...
 
class  AbstractPluginLoader::PluginException
 Plugin Exception class. More...
 

Detailed Description

Also includes an exception class for plugin operations, nested inside the abstract class.

Author
Cornelius Ratsch
Jens-Malte Gottfried
Stephan Meister
Date
20.08.2009

Definition in file AbstractPluginLoader.h.