|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include "AbstractObjects/AttributeBase.h"#include "AbstractObjects/AttributeHandler.h"#include <memory>#include <iosfwd>#include <cstring>Go to the source code of this file.
Classes | |
| class | Attribute |
| A representation of an Object attribute. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Attribute &attr) |
|
extern |
Definition at line 169 of file Attribute.cpp.
References Attribute::getBase(), and AttributeBase::print().