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

indri::lang::FieldLessNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::FieldLessNode:

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

Public Member Functions

 FieldLessNode (RawExtentNode *field, INT64 constant)
 FieldLessNode (Unpacker &unpacker)
std::string typeName () const
std::string queryText () const
UINT64 hashCode () const
INT64 getConstant () const
RawExtentNodegetField ()
bool operator== (Node &node)
Nodecopy (Copier &copier)
void walk (Walker &walker)
void pack (Packer &packer)

Private Attributes

RawExtentNode_field
INT64 _constant

Constructor & Destructor Documentation

indri::lang::FieldLessNode::FieldLessNode RawExtentNode field,
INT64  constant
[inline]
 

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


Member Function Documentation

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

Implements indri::lang::Node.

INT64 indri::lang::FieldLessNode::getConstant  )  const [inline]
 

RawExtentNode* indri::lang::FieldLessNode::getField  )  [inline]
 

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

Implements indri::lang::Node.

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

Reimplemented from indri::lang::Node.

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

Implements indri::lang::Node.

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

Implements indri::lang::Node.

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

Reimplemented from indri::lang::Node.

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

Implements indri::lang::Node.


Member Data Documentation

INT64 indri::lang::FieldLessNode::_constant [private]
 

RawExtentNode* indri::lang::FieldLessNode::_field [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