Go to the source code of this file.
|
class | CConcSession |
| class for a single (thread-local) DDC query session; formerly CConcHolder An instance of CConcSession is created for each thread querying a corpus. It contains all user options for query processing such as m_ResultLimit (maximal number of hits to output) or m_QueryResultStr (the string representation of the query result). More...
|
|
◆ SaveTriggerType
typedef bool(* SaveTriggerType) (const string &, DWORD LParam) |
save trigger for ConcordPattern application