ROOT_Application
2.0
C++ Core modules and GUIStock
|
Define the template ListObjectStock<T> in a separate header. More...
#include <vector>
#include "ObjectStock.h"
#include "../../src_cpp/ListDataStock.h"
#include "../CommonXAxis.h"
Go to the source code of this file.
Data Structures | |
class | ListObjectStock< T > |
Define a vector for all identical Object ( Candle, Bar...) More... | |
Define the template ListObjectStock<T> in a separate header.
All definitin and implemtation in the same file
Definition in file ListObjectStock.h.