BDE 4.14.0 Production release
|
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. | |
Provide common application-level facilities.
Basic Application Library Basis (balb)
The 'balb' package provides support for an assortment of common application-level services (e.g., command-line processing). In particular, 'balb' includes the following:
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.
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.