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

indri::lang::NotNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::NotNode:

indri::lang::ScoredExtentNode indri::lang::Node List of all members.

Public Member Functions

 NotNode ()
 NotNode (ScoredExtentNode *child)
 NotNode (Unpacker &unpacker)
std::string typeName () const
ScoredExtentNode * getChild ()
void setChild (ScoredExtentNode *child)
std::string queryText () const
UINT64 hashCode () const
void walk (Walker &walker)
void pack (Packer &packer)
Node * copy (Copier &copier)

Private Attributes

ScoredExtentNode * _child

Constructor & Destructor Documentation

indri::lang::NotNode::NotNode (   )  [inline]
 

indri::lang::NotNode::NotNode (  ScoredExtentNode *  child  )  [inline]
 

indri::lang::NotNode::NotNode (  Unpacker &  unpacker  )  [inline]
 


Member Function Documentation

Node* indri::lang::NotNode::copy (  Copier &  copier  )  [inline, virtual]
 

Implements indri::lang::Node.

ScoredExtentNode* indri::lang::NotNode::getChild (   )  [inline]
 

UINT64 indri::lang::NotNode::hashCode (   )  const [inline, virtual]
 

Implements indri::lang::Node.

void indri::lang::NotNode::pack (  Packer &  packer  )  [inline, virtual]
 

Implements indri::lang::Node.

std::string indri::lang::NotNode::queryText (   )  const [inline, virtual]
 

Implements indri::lang::Node.

void indri::lang::NotNode::setChild (  ScoredExtentNode *  child  )  [inline]
 

std::string indri::lang::NotNode::typeName (   )  const [inline, virtual]
 

Reimplemented from indri::lang::Node.

void indri::lang::NotNode::walk (  Walker &  walker  )  [inline, virtual]
 

Implements indri::lang::Node.


Member Data Documentation

ScoredExtentNode* indri::lang::NotNode::_child [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:02 2010 for Lemur by doxygen 1.3.4