OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Node Class Reference

#include <query_ast.hh>

Inherited by LogicOPNode, and SelNode.

Public Member Functions

 Node ()
virtual ~Node ()
virtual void Dump (int level=0) const =0
NodeGetParent ()
void SetParent (Node *parent)

Detailed Description

Definition at line 74 of file query_ast.hh.


Constructor & Destructor Documentation

Node ( )
inline

Definition at line 76 of file query_ast.hh.

virtual ~Node ( )
inlinevirtual

Definition at line 77 of file query_ast.hh.


Member Function Documentation

virtual void Dump ( int  level = 0) const
pure virtual

Implemented in SelNode, and LogicOPNode.

Node* GetParent ( )
void SetParent ( Node parent)

The documentation for this class was generated from the following file: