ROOT_Application
2.0
C++ Core modules and GUIStock
|
Stores all stocks and defines convenient functions. More...
#include <vector>
#include <iostream>
#include "../utils/FullName.h"
#include "../utils/Utils.h"
#include "StockException.h"
Go to the source code of this file.
Data Structures | |
class | StockManager |
Singleton class, stores all loaded stocks. More... | |
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
Definition in file StockManager.h.