|
gtouchable
|
#include "gtouchable.h"#include "gtouchableConventions.h"#include "gutilities.h"#include "gutsConventions.h"
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const GTouchable >ouchable) |
| std::ostream & | operator<< (std::ostream &stream, const GIdentifier &gidentifier) |
| Overloaded output operator for GIdentifier. | |
| std::ostream & operator<< | ( | std::ostream & | stream, |
| const GIdentifier & | gidentifier ) |
Stream output helper used in logs and diagnostics.
Definition at line 166 of file gtouchable.cc.
| std::ostream & operator<< | ( | std::ostream & | stream, |
| const GTouchable & | gtouchable ) |
Definition at line 138 of file gtouchable.cc.