// This is main doxygen file for whole DABC
/*! \mainpage Documentation DABC
\section sect_intro Introduction
DABC is abbreviation for Data Acquisition Backbone Core
DABC contains
- \ref dabc_core_classes
- \ref dabc_plugins
- Applications
- Control GUI
*/
/*! \page dabc_core_classes DABC core classes
- dabc::Thread
- dabc::Worker
- dabc::Module
- dabc::ModuleSync
- dabc::ModuleAsync
- dabc::Port
- dabc::MemoryPool
- dabc::Transport
- dabc::Device
- dabc::Manager
*/
/*! \page dabc_plugins DABC plugins
DABC provides method to integrate different user-specific components in form of plugins.
There are several of them, which are distributed together with DABC itself
*/