LAMA
/home/brandes/workspace/LAMA/src/lama/DistributionFactory.hpp File Reference

Definition of a singleton class that provides distributions of registered distribution types. More...

#include <lama/config.hpp>
#include <lama/NonCopyable.hpp>
#include <lama/distribution/Distribution.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
#include <map>

Go to the source code of this file.

Data Structures

class  lama::DistributionFactory
 Singleton class for an object that provides distributions of a certain type. More...

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

Definition of a singleton class that provides distributions of registered distribution types.

Author:
Thomas Brandes
Date:
20.12.2012 $Id$