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

Define Base classes for ObjectStock. More...

#include <iostream>
#include "Rtypes.h"
#include <TObject.h>
#include <TAttLine.h>
#include "../../utils/Indicator.h"
#include "../Hparam_stock.h"
Include dependency graph for AbstractObjectStock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AbstractObjectStock
 Define an abstract base class for all objects to be painted in a THStock. More...
 
class  IndicatorObjectStock
 Define a base class for drawing indicator only, they are sorted in ListDataStock object. More...
 

Detailed Description

Define Base classes for ObjectStock.

-An AbstractObjectStock class -An IndicatorObjectStock , base for painting ldata

not done, later maybe ?? -A DrawableObjectStock, base for support/tendance/fib...

rev371 with function GetValues in abstract after deleted completely frm abstract only protected in some Candle, Bar

Last modified

Id:
AbstractObjectStock.h 511 2014-12-07 15:42:15Z martinml

Definition in file AbstractObjectStock.h.