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

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")

Detailed Description

DistributionFactory.cpp.

Author:
Thomas Brandes, Jiri Kraus
Date:
23.02.2011 $Id$

Define Documentation

#define LAMA_ENV_FOR_DISTRIBUTION   "LAMA_DISTRIBUTION"

Name of the environment variable for the default distribution.

Referenced by lama::DistributionFactory::getDefaultDistributionType().