OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Attribute.cpp File Reference
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/AttributeBase.h"
#include "Utilities/Options.h"
#include "Utility/Inform.h"
#include <iostream>
#include <set>
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 113 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.