botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework
fModStdMods.doxy
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////////////
2 //
3 // Package: BotSense
4 //
5 // File: fModStdMods.doxy
6 //
7 // Description:
8 // This file contains the doxygen directives to anchor the BotSense Standard
9 // Modules documents. These modules come standard with the BotSense package.
10 //
11 // See bsModules/<mod>/<mod>.doxy for specific <mod> documentation.
12 //
13 ////////////////////////////////////////////////////////////////////////////////
14 
15 /*! \file */
16 
17 /*!
18  * \defgroup bsmod Standard PlugIn Modules
19  *
20  * The \h_botsense Standard Modules are the set of supported proxied devices
21  * and functional interfaces that come standard with the \h_botsense package.
22  *
23  * Each Standard Module contains:
24  * \li Target-specific compiled client libraries with associated C header files.
25  * \li Python \h_botsense package module and C extension module.
26  * \li Target-specific bsProxy server DLL plug-in.
27  * \li NetMsgs XML message specification file.
28  * \li Source files.
29  *
30  * \{
31  */
32 
33 /*! \} */
34