LAMA
/home/brandes/workspace/LAMA/src/lama/tracing/TraceConfig.cpp File Reference

Implementation of class TraceConfig. More...

#include <lama/tracing/TraceConfig.hpp>
#include <lama/tracing/RegionTable.hpp>
#include <lama/CommunicatorFactory.hpp>
#include <lama/ContextFactory.hpp>
#include <lama/ContextAccess.hpp>
#include <cstdlib>
#include <iostream>

Namespaces

namespace  tracing
 

This class is a helper class for tracing a scope in C++.


Functions

 tracing::LAMA_LOG_DEF_LOGGER (TraceConfig::logger,"TraceConfig")
static std::vector< std::string > tracing::split (const std::string &params, const char seperator)

Variables

static boost::mutex tracing::mapMutex

Detailed Description

Implementation of class TraceConfig.

Author:
: Thomas Brandes
Date:
01.01.2012 $Id$