Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Interface Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWDBCollectableExpr

Module:  DB Interface Module   Group:  Expression Classes


RWCollectable RWDBCollectableExpr RWDBExpr

Local Index

Members

Synopsis

#include <rw/db/expr.h>

Description

RWDBCollectableExpr adds RWCollectable semantics to RWDBExpr. The DB Interface Module uses RWDBCollectableExpr internally to store lists of RWDBExprs. Applications requiring similar functionality can do the same.

Related Classes

RWDBCollectableExpr is a special case of RWDBExpr. See RWDBExpr for details. See your Essential Tools Module documentation for details about RWCollectable.

Public Constructor

RWDBCollectableExpr(const RWDBExpr& expr);

Public Member Functions


NOTE -- All RWDBCollectableExpr methods other than the following are inherited.
unsigned
hash() const;
bool
isEqual(const RWCollectable* expr) const;


Previous fileTop of DocumentContentsIndex pageNext file

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