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

#include <query_ast.hh>

Inherits Node.

Public Member Functions

 SelNode (const Prop &sel, CompOP op, const ParamType &value)
 
 SelNode (const SelNode &rhs)
 
virtual void Dump (int level=0) const
 
const PropGetAtomProps () const
 
CompOP GetCompOP () const
 
const ParamTypeGetParm () const
 
- Public Member Functions inherited from Node
 Node ()
 
virtual ~Node ()
 
NodeGetParent ()
 
void SetParent (Node *parent)
 

Detailed Description

Definition at line 122 of file query_ast.hh.

Constructor & Destructor Documentation

SelNode ( const Prop sel,
CompOP  op,
const ParamType value 
)
inline

Definition at line 124 of file query_ast.hh.

SelNode ( const SelNode rhs)
inline

Definition at line 128 of file query_ast.hh.

Member Function Documentation

virtual void Dump ( int  level = 0) const
virtual

Implements Node.

const Prop& GetAtomProps ( ) const
inline

Definition at line 134 of file query_ast.hh.

CompOP GetCompOP ( ) const
inline

Definition at line 137 of file query_ast.hh.

const ParamType& GetParm ( ) const
inline

Definition at line 140 of file query_ast.hh.


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