OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Attribute.cpp File Reference
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/AttributeBase.h"
#include "Utilities/Options.h"
#include "Utility/Inform.h"
#include <set>
#include <iostream>
Include dependency graph for Attribute.cpp:

Go to the source code of this file.

Functions

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

Variables

Inform * gmsg

Function Documentation

◆ operator<<()

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

Definition at line 169 of file Attribute.cpp.

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

Here is the call graph for this function:

Variable Documentation

◆ gmsg

Inform* gmsg
extern

Definition at line 7 of file changes.cpp.