ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
StockManager.h File Reference

Stores all stocks and defines convenient functions. More...

#include <vector>
#include <iostream>
#include "../utils/FullName.h"
#include "../utils/Utils.h"
#include "StockException.h"
Include dependency graph for StockManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  StockManager
 Singleton class, stores all loaded stocks. More...
 

Detailed Description

Stores all stocks and defines convenient functions.

Only intermediate for the use from GUI
Check and Call the load of stocks and data

Last modification

Id:
StockManager.h 514 2014-12-19 21:52:42Z martinml

Definition in file StockManager.h.