KASKADE 7 development version
|
#include <cassert>
#include <map>
#include <memory>
#include <string>
#include "utilities/detailed_exception.hh"
Go to the source code of this file.
Classes | |
struct | Kaskade::Creator< Product > |
Abstract base class of creators that can be registered at the pluggable factory. More... | |
class | Kaskade::Factory< K, P > |
A pluggable factory. More... | |
Namespaces | |
namespace | Kaskade |