|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include "AbstractObjects/AttributeBase.h"#include "AbstractObjects/AttributeHandler.h"#include "MemoryManagement/Pointer.h"#include <iosfwd>#include <string>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().