c-treeDB C++ API Full-Text Index methods:
Constructor:
CTFullTextIndexDictionary::CTFullTextIndexDictionary(const CTSession &session)
Constructor:
CTFullTextIndexDictionary::CTFullTextIndexDictionary(const CTDatabase &database)
Constructor:
CTFullTextIndexDictionary::CTFullTextIndexDictionary(const CTTable &table)
Destructor:
CTFullTextIndexDictionary::~CTFullTextIndexDictionary()
See Also