#include <iostream>
Include dependency graph for relObject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| class | relObject |
| The purpose of this class is to count the number of objects instantiated within the CrocoPat library. More... | |
Functions | |
| ostream & | operator<< (ostream &out, const relObject *obj) |
| ostream& operator<< | ( | ostream & | out, | |
| const relObject * | obj | |||
| ) |
Definition at line 36 of file relObject.cpp.
1.5.1