LAMA
|
DistributionFactory.cpp. More...
#include <lama/DistributionFactory.hpp>
#include <lama/DistributionManager.hpp>
#include <lama/exception/Exception.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Defines | |
#define | LAMA_ENV_FOR_DISTRIBUTION "LAMA_DISTRIBUTION" |
Name of the environment variable for the default distribution. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (DistributionFactory::logger,"DistributionFactory") |
#define LAMA_ENV_FOR_DISTRIBUTION "LAMA_DISTRIBUTION" |
Name of the environment variable for the default distribution.
Referenced by lama::DistributionFactory::getDefaultDistributionType().