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

Definition of a template class ReadAccess for reading a LAMAArray. More...

#include <lama/config.hpp>
#include <lama/BaseAccess.hpp>
#include <lama/LAMAArray.hpp>
#include <lama/Context.hpp>
#include <lama/LAMAArrayView.hpp>
#include <lama/exception/Exception.hpp>
#include <logging/logging.hpp>

Go to the source code of this file.

Data Structures

class  lama::ReadAccess< T >
 The template ReadAccess is used to enforce the consistency of the template LAMAArray. More...

Namespaces

namespace  lama
 

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



Detailed Description

Definition of a template class ReadAccess for reading a LAMAArray.

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