Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

GGRelation Class Reference

Represents a gesture graph relation. More...

#include <GGNode.h>

List of all members.

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)


Detailed Description

Represents a gesture graph relation.

See also:
DAGNode, GestureGraph, GGNode.

Definition at line 55 of file GGNode.h.


Friends And Related Function Documentation

istream& operator>> istream &    is,
GGRelation &    rel
[friend]
 

Todo:
these pair of functions should cal read and write, but we still need a version of read that reads in text format for reading the GG from a text file.

Definition at line 83 of file GGNode.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Nov 13 11:21:30 2004 for Noisy DAG Matcher by doxygen1.2.18