OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Object.cpp File Reference
#include "AbstractObjects/Object.h"
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/Expressions.h"
#include "AbstractObjects/Invalidator.h"
#include "OpalParser/Statement.h"
#include "Utilities/Options.h"
#include "Utilities/ParseError.h"
#include "Utilities/Util.h"
#include <cmath>
#include <iostream>
#include <vector>
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

Inform * gmsg
 

Function Documentation

◆ operator<<()

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

Definition at line 313 of file Object.cpp.

Variable Documentation

◆ gmsg

Inform* gmsg
extern

Definition at line 7 of file changes.cpp.