2. The DataServer module

Abstract

This chapter is dealing with the DataServer module which is the spine of the Uranie project. In this module crucial classes are defined to handle data and transmit them to other modules, along with basic statistics implementation.

The source files are in souRCE.git/dataSERVER/souRCE and the corresponding namespace is URANIE::DataServer.