The following methods are available in this class:
Constructor:
CTFullTextIndex::CTFullTextIndex(const CTFullTextIndex& pIndex)
Destructor:
CTFullTextIndex::~CTFullTextIndex()
Operator: =
Assign a CTIndex object to another.
CTFullTextIndex& CTFullTextIndex::operator=(const CTFullTextIndex& pIndex)
Parameters:
None.
Returns:
Return the assigned object.
See Also