_context | indri::lang::ContextSimpleCounterNode | [private] |
_contextSize | indri::lang::ContextSimpleCounterNode | [private] |
_documentCount | indri::lang::ContextSimpleCounterNode | [private] |
_documentOccurrences | indri::lang::ContextSimpleCounterNode | [private] |
_field | indri::lang::ContextSimpleCounterNode | [private] |
_hasContextSize | indri::lang::ContextSimpleCounterNode | [private] |
_hasCounts | indri::lang::ContextSimpleCounterNode | [private] |
_name | indri::lang::Node | [protected] |
_occurrences | indri::lang::ContextSimpleCounterNode | [private] |
_terms | indri::lang::ContextSimpleCounterNode | [private] |
context() const | indri::lang::ContextSimpleCounterNode | [inline] |
ContextSimpleCounterNode(const std::vector< std::string > &terms, const std::string &field, const std::string &context) | indri::lang::ContextSimpleCounterNode | [inline] |
ContextSimpleCounterNode(Unpacker &unpacker) | indri::lang::ContextSimpleCounterNode | [inline] |
copy(Copier &copier) | indri::lang::ContextSimpleCounterNode | [inline, virtual] |
field() const | indri::lang::ContextSimpleCounterNode | [inline] |
getContextSize() const | indri::lang::ContextSimpleCounterNode | [inline] |
getDocumentCount() const | indri::lang::ContextSimpleCounterNode | [inline] |
getDocumentOccurrences() const | indri::lang::ContextSimpleCounterNode | [inline] |
getOccurrences() const | indri::lang::ContextSimpleCounterNode | [inline] |
hasContextSize() const | indri::lang::ContextSimpleCounterNode | [inline] |
hasCounts() const | indri::lang::ContextSimpleCounterNode | [inline] |
hashCode() const | indri::lang::ContextSimpleCounterNode | [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::ContextSimpleCounterNode | [inline, virtual] |
queryText() const | indri::lang::ContextSimpleCounterNode | [inline, virtual] |
setContextSize(double contextSize) | indri::lang::ContextSimpleCounterNode | [inline] |
setCounts(double occurrences, double contextSize, int documentOccurrences, int documentCount) | indri::lang::ContextSimpleCounterNode | [inline] |
setNodeName(const std::string &name) | indri::lang::Node | [inline] |
terms() const | indri::lang::ContextSimpleCounterNode | [inline] |
typeName() const | indri::lang::ContextSimpleCounterNode | [inline, virtual] |
walk(Walker &walker) | indri::lang::ContextSimpleCounterNode | [inline, virtual] |
~Node() | indri::lang::Node | [inline, virtual] |