OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
Object.h File Reference
#include "AbstractObjects/Attribute.h"
#include "MemoryManagement/RCObject.h"
#include <iosfwd>
#include <set>
#include <string>
#include <vector>
Include dependency graph for Object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Object
 The base class for all OPAL objects. More...
 

Functions

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

Function Documentation

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

Definition at line 350 of file Object.cpp.