ROOT_Application
2.0
C++ Core modules and GUIStock
|
Implementation. More...
#include "ObjectStock.h"
#include <iostream>
#include <TPad.h>
#include <TLine.h>
#include <TBox.h>
#include <TPolyLine.h>
#include "ListObjectStock.h"
#include "THStock.h"
#include "../CommonXAxis.h"
Go to the source code of this file.
Functions | |
ClassImp(CandleStock) ClassImp(BarStock) ClassImp(PStockLine) ClassImp(CollectionObjectStock) std values | push_back (fopen) |
values | push_back (fhigh) |
values | push_back (flow) |
values | push_back (fclose) |
Variables | |
return | values |
Implementation.
Last modified
Definition in file ObjectStock.cxx.
ClassImp ( CandleStock ) ClassImp ( BarStock ) ClassImp ( PStockLine ) ClassImp ( CollectionObjectStock ) std values push_back | ( | fopen | ) |
values push_back | ( | fclose | ) |
values push_back | ( | flow | ) |
values push_back | ( | fhigh | ) |
return values |
Definition at line 37 of file ObjectStock.cxx.
Referenced by MainIndicatorTHStockFrame::EventInfo(), CandleStock::GetExtrema(), BarStock::GetExtrema(), ObjectLine::GetValues(), BarStock::GetValues(), PStockLine::GetValues(), CandleStock::MakeStringForStatusBar(), BarStock::MakeStringForStatusBar(), PStockLine::MakeStringForStatusBar(), ObjectLineTendance::MakeStringForStatusBar(), ListObjectStock< T >::SetObjectStock(), PStockLine::SetObjectStock(), and CollectionObjectStock::SetObjectStock().