ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ROOT_application Documentation

This is the entry page of the documentation of the C++ ROOT_application module.
Follow this link to access the the python ServerPortfolio documentation.

Contents

Overview of the software

ROOT_application provides 2 main parts:

Dependencies and installation

The compilation of the source code requires the following libraries:

Preparation

The is no single script for installing the executables. Some paths must be edited manually before the compilation:

The source code documentations can be compiled with:
doxygen path_to_mycstock/ROOT_application/trunk/DoxyROOTApplication
HTML pages are generated in trunk/doc/html

Compilation

There are different compilation options for the make tool:

The shared library wrapPyStock.so contains wrapper functions to the C++ Stock class intended to be loaded by the Python modules, it is automatically copied into the ServerPortfolio directory at compilation: