OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
Attribute.h File Reference
#include "AbstractObjects/AttributeBase.h"
#include "AbstractObjects/AttributeHandler.h"
#include "MemoryManagement/Pointer.h"
#include <iosfwd>
#include <string>
#include <Utility/Inform.h>
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

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

Definition at line 167 of file Attribute.cpp.

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

Here is the call graph for this function: