OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
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) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Attribute & | attr | ||
) |
Definition at line 169 of file Attribute.cpp.
References Attribute::getBase(), and AttributeBase::print().