Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTIndex::CTIndex

Syntax

CTIndex ( )

CTIndex(const CTIndex& pIndex)

Parameters

  • pIndex [in] The index object.

Description

This is the constructor for the CTIndex object.

See also

~CTIndex()

TOCIndex