OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Namespaces | Functions
SRefAttr.h File Reference
#include "AbstractObjects/AttributeBase.h"
#include "AbstractObjects/OpalData.h"
#include "AbstractObjects/Object.h"
#include "Expressions/ADeferred.h"
#include "Expressions/SValue.h"
#include "Utilities/ParseError.h"
#include "Utilities/Options.h"
#include <vector>
Include dependency graph for SRefAttr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Expressions::SRefAttr< T >
 An attribute defined as a reference to a scalar. More...
 

Namespaces

 Expressions
 Representation objects and parsers for attribute expressions.
 

Functions

template<class T >
std::ostream & Expressions::operator<< (std::ostream &os, const SRefAttr< T > &a)