10 #ifndef OHLCSIMPLEDATASET_H_
11 #define OHLCSIMPLEDATASET_H_
13 #include <wx/ohlc/ohlcdataset.h>
virtual size_t GetCount()=0
virtual OHLCItem * GetItem(size_t index)=0
Definition: ohlcdataset.h:31
Definition: ohlcdataset.h:16
Definition: ohlcsimpledataset.h:15