rwlogo
SourcePro 11.1

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

Utilities and Diagnostics
[DB Interface Module]

Classes

class  RWDBMemTable
 Represents a table of data that resides in program memory. More...
class  RWDBPhraseBook
 A lookup table containing keywords and phrases used by specific databases. More...
class  RWDBRow
 An ordered collection of RWDBValue instances. More...
class  RWDBStatus
 Encapsulates the error state of an object or operation. More...
class  RWDBTMemTableBase
 Abstract base class for the derived class RWDBTPtrMemTable. More...
class  RWDBTPtrMemTable< T, C >
 Represents a parameterized memory table. More...
class  RWDBTracer
 Provides a runtime trace facility for DB Interface Module applications. More...

Detailed Description

The Utility and Diagnostics Classes provide specific kinds of functionality. For example, every DB Access Module contains an instance of a class derived from RWDBPhraseBook, which is a list of SQL phrases in the dialect of a specific database. Classes RWDBMemTable and RWDBTPtrMemTable<T,C> provide ways to store relational data in program memory.


© 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.