|
OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
#include "AbstractObjects/AttributeBase.h"#include "AbstractObjects/OpalData.h"#include "AbstractObjects/Object.h"#include "Expressions/ADeferred.h"#include "Utilities/OpalException.h"#include "Utilities/Options.h"#include <vector>
Go to the source code of this file.
Classes | |
| class | Expressions::ARefAttr< T > |
| An attribute defined as a reference to an array. More... | |
Namespaces | |
| Expressions | |
| Representation objects and parsers for attribute expressions. | |
Macros | |
| #define | OPAL_ARefAttr_HH |
Functions | |
| template<class T > | |
| std::ostream & | Expressions::operator<< (std::ostream &os, const ARefAttr< T > &a) |
| #define OPAL_ARefAttr_HH |
Definition at line 2 of file ARefAttr.h.
1.8.5