Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTSegment::operator=

Syntax

CTSegment& operator=(const CTSegment& pSeg)

Parameters

  • pSeg [in] The segment object.

Description

Assigns one CTSegment object to another

Return

Returns a CTSegment object

TOCIndex