BDE 4.14.0 Production release
Loading...
Searching...
No Matches
ball_predicate

Detailed Description

Outline

Purpose

Provide a predicate object that consists of a name/value pair.

Classes

See also

Description

This component implements a value-semantic predicate object, ball::Predicate, that consists of a name and a value. The value can be an int, a 64-bit integer, or a bsl::string. Both the name and value are managed by this object.