BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bblb.h
Go to the documentation of this file.
1/// @file bblb.h
2///
3///
4/// @defgroup bblb Package bblb
5/// @brief Basic Business Library Basic (bblb)
6/// @addtogroup bbl
7/// @{
8/// @addtogroup bblb
9/// @{
10/// * <a href="#bblb-purpose"> Purpose</a>
11/// * <a href="#bblb-mnemonic"> Mnemonic </a>
12/// * <a href="#bblb-description"> Description </a>
13/// * <a href="#bblb-hierarchical-synopsis"> Hierarchical Synopsis </a>
14/// * <a href="#bblb-component-synopsis"> Component Synopsis </a>
15///
16/// # Purpose {#bblb-purpose}
17/// Provide basic computations.
18///
19/// # Mnemonic {#bblb-mnemonic}
20/// Basic Business Library Basic (bblb)
21///
22/// # Description {#bblb-description}
23/// The 'bblb' package provides basic computations. At the moment, this
24/// package contains a component, @ref bblb_schedulegenerationutil , for schedule
25/// generation.
26///
27/// ## Hierarchical Synopsis {#bblb-hierarchical-synopsis}
28///
29/// The 'bblb' package currently has 1 component.
30/// @code
31/// 1. bblb_schedulegenerationutil
32/// @endcode
33///
34/// ## Component Synopsis {#bblb-component-synopsis}
35///
36/// @ref bblb_schedulegenerationutil :
37/// Provide functions for generating schedules of dates.
38///
39/// @}
40/** @} */