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

GGNode Class Reference

Represents a node of a gesture graph. More...

#include <GGNode.h>

Inheritance diagram for GGNode:

DAGNode List of all members.

Public Methods

virtual DAGNodeCreateObject () const
virtual void Clear ()
 Initializes the contents of the object to their original values.

virtual DAGNodeoperator= (const DAGNode &rhs)
 Extends the behaviour of the same function in the base class.

virtual void Print (ostream &os=cout) const
 Extends the behaviour of the same function in the base class.

virtual istream & Read (istream &is)
 Extends the behaviour of the same function in the base class.

virtual ostream & Write (ostream &os) const
 Extends the behaviour of the same function in the base class.


Detailed Description

Represents a node of a gesture graph.

See also:
DAGNode, GestureGraph.

Definition at line 91 of file GGNode.h.


Member Function Documentation

DAGNode * GGNode::CreateObject   const [virtual]
 

Creates a new GGNode with a copy of the information contained in 'this'. This functions is required by SmartPtr<DAGNode*>::operator[].

Implements DAGNode.

Definition at line 109 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