#include <GGNode.h>
Public Methods | |
| istream & | Read (istream &is) |
| Reads a GGRelation from the specified stream. | |
| ostream & | Write (ostream &os) const |
| Writes the GGRelation to the specified stream. | |
| void | Print (ostream &os) const |
| Prints the ShockInfo to the specified stream. | |
Friends | |
| istream & | operator>> (istream &is, GGRelation &rel) |
Definition at line 55 of file GGNode.h.
|
||||||||||||
|
Definition at line 83 of file GGNode.cpp. |
1.2.18