OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions | Variables
Attribute.cpp File Reference
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/AttributeBase.h"
#include "Utilities/Options.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

Informgmsg
 

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:

Variable Documentation

Inform* gmsg