OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Attribute.h File Reference
#include <cstring>
#include <iosfwd>
#include <memory>
#include "AbstractObjects/AttributeBase.h"
#include "AbstractObjects/AttributeHandler.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

◆ operator<<()

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

Definition at line 113 of file Attribute.cpp.

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

Here is the call graph for this function: