BDE 4.14.0 Production release
Loading...
Searching...
No Matches
Package balb

Modules

 balb_controlmanager
 Provide a mechanism for mapping control messages to callbacks.
 
 balb_filecleanerconfiguration
 Provide an attribute class for file cleaner configuration.
 
 balb_filecleanerutil
 Provide a utility class for configuration-based file removal.
 
 balb_leakybucket
 Provide a mechanism to monitor the consumption rate of a resource.
 
 balb_performancemonitor
 Provide a mechanism to collect process performance measures.
 
 balb_pipecontrolchannel
 Provide a mechanism for reading control messages from a named pipe.
 
 balb_pipetaskmanager
 Provide a pipe-based mechanism to process task control messages.
 
 balb_ratelimiter
 Provide a mechanism to limit peak and sustained consumption rates.
 
 balb_reservationguard
 Provide a generic proctor for rate controlling objects.
 
 balb_testmessages
 Provide value-semantic attribute classes.
 

Detailed Description

Purpose

Provide common application-level facilities.

Mnemonic

Basic Application Library Basis (balb)

See also
balm

Description

The 'balb' package provides support for an assortment of common application-level services (e.g., command-line processing). In particular, 'balb' includes the following:

Hierarchical Synopsis

The 'balb' package currently has 10 components having 2 levels of physical dependency. The list below shows the hierarchical ordering of the components. The order of components within each level is not architecturally significant, just alphabetical.

2. balb_filecleanerutil
balb_pipetaskmanager
balb_ratelimiter
balb_reservationguard
1. balb_controlmanager
balb_filecleanerconfiguration
balb_leakybucket
balb_performancemonitor
balb_pipecontrolchannel
balb_testmessages

Component Synopsis

balb_controlmanager : Provide a mechanism for mapping control messages to callbacks.

balb_filecleanerconfiguration : Provide an attribute class for file cleaner configuration.

balb_filecleanerutil : Provide a utility class for configuration-based file removal.

balb_leakybucket : Provide a mechanism to monitor the consumption rate of a resource.

balb_performancemonitor : Provide a mechanism to collect process performance measures.

balb_pipecontrolchannel : Provide a mechanism for reading control messages from a named pipe.

balb_pipetaskmanager : Provide a pipe-based mechanism to process task control messages.

balb_ratelimiter : Provide a mechanism to limit peak and sustained consumption rates.

balb_reservationguard : Provide a generic proctor for rate controlling objects.

balb_testmessages : Provide value-semantic attribute classes.