Public Member Functions | Public Attributes

COutputToken Struct Reference

#include <IndexSet.h>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

COutputToken contains information about one token of an output hit and its properties.


Constructor & Destructor Documentation

COutputToken::COutputToken (  )  [inline]

References m_bHighlight.

COutputToken::COutputToken ( string  WordStr,
bool  bHighlight 
) [inline]

References m_bHighlight, and m_TokenStr.


Member Function Documentation

bool COutputToken::operator== ( const COutputToken X  )  const [inline]

References m_TokenStr.


Member Data Documentation

the token itself

Referenced by COutputToken(), CConcIndexator::GetTokenFields(), and operator==().

the interpretation of the token

Referenced by CConcIndexator::GetTokenFields().

should DDC highlight this token in the output hit

Referenced by COutputToken().


The documentation for this struct was generated from the following file: