OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Attribute.h File Reference
#include "AbstractObjects/AttributeBase.h"
#include "AbstractObjects/AttributeHandler.h"
#include <memory>
#include <iosfwd>
#include <cstring>
Include dependency graph for Attribute.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const Attribute & attr )
extern

Definition at line 169 of file Attribute.cpp.

References Attribute::getBase(), and AttributeBase::print().

Here is the call graph for this function: