_context | indri::lang::ContextCounterNode | [private] |
_contextSize | indri::lang::ContextCounterNode | [private] |
_documentCount | indri::lang::ContextCounterNode | [private] |
_documentOccurrences | indri::lang::ContextCounterNode | [private] |
_hasContextSize | indri::lang::ContextCounterNode | [private] |
_hasCounts | indri::lang::ContextCounterNode | [private] |
_name | indri::lang::Node | [protected] |
_occurrences | indri::lang::ContextCounterNode | [private] |
_raw | indri::lang::ContextCounterNode | [private] |
ContextCounterNode(RawExtentNode *raw, RawExtentNode *context) | indri::lang::ContextCounterNode | [inline] |
ContextCounterNode(Unpacker &unpacker) | indri::lang::ContextCounterNode | [inline] |
copy(Copier &copier) | indri::lang::ContextCounterNode | [inline, virtual] |
getContext() | indri::lang::ContextCounterNode | [inline] |
getContextSize() const | indri::lang::ContextCounterNode | [inline] |
getDocumentCount() const | indri::lang::ContextCounterNode | [inline] |
getDocumentOccurrences() const | indri::lang::ContextCounterNode | [inline] |
getOccurrences() const | indri::lang::ContextCounterNode | [inline] |
getRawExtent() | indri::lang::ContextCounterNode | [inline] |
hasContextSize() const | indri::lang::ContextCounterNode | [inline] |
hasCounts() const | indri::lang::ContextCounterNode | [inline] |
hashCode() const | indri::lang::ContextCounterNode | [inline, virtual] |
Node() | indri::lang::Node | [inline] |
nodeName() const | indri::lang::Node | [inline] |
operator<(Node &other) | indri::lang::Node | [inline, virtual] |
operator==(Node &other) | indri::lang::Node | [inline, virtual] |
pack(Packer &packer) | indri::lang::ContextCounterNode | [inline, virtual] |
queryText() const | indri::lang::ContextCounterNode | [inline, virtual] |
setContext(RawExtentNode *context) | indri::lang::ContextCounterNode | [inline] |
setContextSize(double contextSize) | indri::lang::ContextCounterNode | [inline] |
setCounts(double occurrences, double contextSize, int documentOccurrences, int documentCount) | indri::lang::ContextCounterNode | [inline] |
setNodeName(const std::string &name) | indri::lang::Node | [inline] |
setRawExtent(RawExtentNode *rawExtent) | indri::lang::ContextCounterNode | [inline] |
typeName() const | indri::lang::ContextCounterNode | [inline, virtual] |
walk(Walker &walker) | indri::lang::ContextCounterNode | [inline, virtual] |
~Node() | indri::lang::Node | [inline, virtual] |