BDE 4.14.0 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/// [bblb]: group__bblb.html
10/// @{
11///
12/// # Purpose {#bblb-purpose}
13/// Provide basic computations.
14///
15/// # Mnemonic {#bblb-mnemonic}
16/// Basic Business Library Basic (bblb)
17///
18/// # Description {#bblb-description}
19/// The 'bblb' package provides basic computations. At the moment, this
20/// package contains a component, @ref bblb_schedulegenerationutil , for schedule
21/// generation.
22///
23/// ## Hierarchical Synopsis
24///
25/// The 'bblb' package currently has 1 component.
26/// @code
27/// 1. bblb_schedulegenerationutil
28/// @endcode
29///
30/// ## Component Synopsis
31///
32/// @ref bblb_schedulegenerationutil :
33/// Provide functions for generating schedules of dates.
34///
35/// @}
36/** @} */