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
ListObjectStock.h File Reference

Define the template ListObjectStock<T> in a separate header. More...

#include <vector>
#include "ObjectStock.h"
#include "../../src_cpp/ListDataStock.h"
#include "../CommonXAxis.h"
Include dependency graph for ListObjectStock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ListObjectStock< T >
 Define a vector for all identical Object ( Candle, Bar...) More...
 

Detailed Description

Define the template ListObjectStock<T> in a separate header.

All definitin and implemtation in the same file

Definition in file ListObjectStock.h.