OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions | Variables
Object.cpp File Reference
#include "AbstractObjects/Object.h"
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/Invalidator.h"
#include "AbstractObjects/Expressions.h"
#include "Parser/Statement.h"
#include "Utilities/Options.h"
#include "Utilities/ParseError.h"
#include "Utilities/Round.h"
#include <iostream>
Include dependency graph for Object.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const Object &object)
 

Variables

Informgmsg
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Object object 
)

Definition at line 350 of file Object.cpp.

Variable Documentation

Inform* gmsg

Definition at line 21 of file Main.cpp.