ddc
CQueryNode Member List

This is the complete list of members for CQueryNode, including all inherited members.

AddOccurrence(const CQueryNode &FromNode, int FromOcc)CQueryNodeinline
AddOccurrences(const CQueryNode &FromNode, int start, int end)CQueryNode
AddOccurrences2(const CQueryNode &FromNode1, int start1, int end1, const CQueryNode &FromNode2, int start2, int end2)CQueryNode
AddOccurrences3(const CQueryNode &FromNode1, int start1, int end1, const CQueryNode &FromNode2, int start2, int end2, const CQueryNode &FromNode3, int start3, int end3)CQueryNode
BreakStride() constCQueryNodeinline
ClearAndReserveOccurrences(int size)CQueryNode
ConvertOccurrencesToHits(bool bSeparateHits)CQueryNode
ConvertOccurrencesToHitsForPatterns(bool bSeparateHits)CQueryNode
CQueryNode(bool bUseNodeIndices=false, bool bUseMatchIds=false, const CConcHolder *holder=NULL)CQueryNodeinline
EnsureChunkOffsets()CQueryNode
Evaluate(bool bSeparateHits=false)CQueryNodevirtual
EvaluateWithoutHits()CQueryNodevirtual
GetFirstOccurrenceInHit(DWORD HitNo, BYTE MatchId) constCQueryNode
GetLastOccurrenceInHit(DWORD HitNo, BYTE MatchId) constCQueryNode
GetMiddleOccurrenceInHit(DWORD HitNo, BYTE MatchId) constCQueryNode
GetNegation() constCQueryNode
GetNodeFrequencyByNodeIndex(size_t NodeIndex) constCQueryNodevirtual
HitOccurrencesBegin(DWORD HitNo) constCQueryNodeinline
HitOccurrencesEnd(DWORD HitNo) constCQueryNodeinline
IsUniversalWildcard() constCQueryNodevirtual
m_bAtomicCQueryNode
m_bNegatedCQueryNode
m_bUseMatchIdsCQueryNode
m_bUseNodeIndicesCQueryNode
m_CacheIdsCQueryNode
m_ChunkLengthsCQueryNode
m_ChunkOffsetsCQueryNode
m_HitsCQueryNode
m_OccurrenceMatchIdsCQueryNode
m_OccurrenceNodeIndicesCQueryNode
m_OccurrencesCQueryNode
m_pHolderCQueryNode
m_SourceCQueryNode
SetHolder(const CConcHolder *pHolder)CQueryNode
SetNegation(bool Value)CQueryNode
SwapOccurrences(CQueryNode &Node, bool swapChunkLengths=false)CQueryNode
~CQueryNode()CQueryNodevirtual