ddc
|
#include <IndexSet.h>
Public Member Functions | |
COutputToken () | |
COutputToken (string WordStr, BYTE Highlight) | |
bool | operator== (const COutputToken &X) const |
Public Attributes | |
string | m_TokenStr |
the token itself More... | |
string | m_InterpStr |
the interpretation of the token More... | |
BYTE | m_Highlight |
how DDC should highlight this token in the output hit More... | |
COutputToken contains information about one token of an output hit and its properties.
|
inline |
|
inline |
|
inline |
References m_TokenStr.
string COutputToken::m_TokenStr |
the token itself
Referenced by CConcordance::GetTokenFields(), and operator==().
string COutputToken::m_InterpStr |
the interpretation of the token
Referenced by CConcordance::GetTokenFields().
BYTE COutputToken::m_Highlight |
how DDC should highlight this token in the output hit