Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::~CTRecord

Syntax

~CTRecord

Parameters

This destructor has no parameters.

Description

This is the destructor for the CTRecord class. It frees the allocated memory to the Record.

See also

CTRecord()

TOCIndex