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

indri::lang::ExtentAnd Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::ExtentAnd:

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

Public Member Functions

 ExtentAnd ()
 ExtentAnd (const std::vector< RawExtentNode * > &children)
 ExtentAnd (Unpacker &unpacker)
std::string typeName () const
std::string queryText () const
UINT64 hashCode () const
void addChild (RawExtentNode *node)
std::vector< RawExtentNode * > & getChildren ()
bool operator== (Node &node)
void pack (Packer &packer)
void walk (Walker &walker)
Nodecopy (Copier &copier)

Private Attributes

std::vector< RawExtentNode * > _children

Constructor & Destructor Documentation

indri::lang::ExtentAnd::ExtentAnd  )  [inline]
 

indri::lang::ExtentAnd::ExtentAnd const std::vector< RawExtentNode * > &  children  )  [inline]
 

indri::lang::ExtentAnd::ExtentAnd Unpacker unpacker  )  [inline]
 


Member Function Documentation

void indri::lang::ExtentAnd::addChild RawExtentNode node  )  [inline]
 

Node* indri::lang::ExtentAnd::copy Copier copier  )  [inline, virtual]
 

Implements indri::lang::Node.

std::vector<RawExtentNode*>& indri::lang::ExtentAnd::getChildren  )  [inline]
 

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

Implements indri::lang::Node.

bool indri::lang::ExtentAnd::operator== Node node  )  [inline, virtual]
 

Reimplemented from indri::lang::Node.

void indri::lang::ExtentAnd::pack Packer packer  )  [inline, virtual]
 

Implements indri::lang::Node.

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

Implements indri::lang::Node.

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

Reimplemented from indri::lang::Node.

void indri::lang::ExtentAnd::walk Walker walker  )  [inline, virtual]
 

Implements indri::lang::Node.


Member Data Documentation

std::vector<RawExtentNode*> indri::lang::ExtentAnd::_children [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