#include </home/clem/local/src/opie/noncore/todayplugins/stockticker/libstocks/stocks.h>
Collaboration diagram for stockstruct:

Public Attributes | |
| char * | Symbol |
| char * | Name |
| char * | Time |
| char * | Date |
| float | CurrentPrice |
| float | LastPrice |
| float | OpenPrice |
| float | MinPrice |
| float | MaxPrice |
| float | Variation |
| float | Pourcentage |
| int | Volume |
| stock * | PreviousStock |
| stock * | NextStock |
|
|
Definition at line 62 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 61 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 63 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 66 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 65 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 59 of file stocks.h. Referenced by getStocks(). |
|
|
|
|
|
Definition at line 64 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 68 of file stocks.h. Referenced by getStocks(). |
|
|
|
|
|
Definition at line 58 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 60 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 67 of file stocks.h. Referenced by getStocks(). |
|
|
Definition at line 69 of file stocks.h. Referenced by getStocks(). |
1.4.2