rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWDBTMemTableBase Class Reference
[Utilities and Diagnostics]

Abstract base class for the derived class RWDBTPtrMemTable. More...

#include <rw/db/tmtbase.h>

Inheritance diagram for RWDBTMemTableBase:
RWDBTable RWDBTPtrMemTable< T, C >

List of all members.

Public Member Functions

bool populate (RWDBReader &reader)

Detailed Description

An abstract base class for the derived class RWDBTPtrMemTable.


Member Function Documentation

bool RWDBTMemTableBase::populate ( RWDBReader reader  ) 

This routine uses the RWDBReader instance reader to allocate and append to the memory table instances of T. It is the application's responsibility to free the memory associated with the table.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.