Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

stockstruct Struct Reference

#include </home/clem/local/src/opie/noncore/todayplugins/stockticker/libstocks/stocks.h>

Collaboration diagram for stockstruct:

Collaboration graph
[legend]
List of all members.

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
stockPreviousStock
stockNextStock

Member Data Documentation

float stockstruct::CurrentPrice
 

Definition at line 62 of file stocks.h.

Referenced by getStocks().

char* stockstruct::Date
 

Definition at line 61 of file stocks.h.

Referenced by getStocks().

float stockstruct::LastPrice
 

Definition at line 63 of file stocks.h.

Referenced by getStocks().

float stockstruct::MaxPrice
 

Definition at line 66 of file stocks.h.

Referenced by getStocks().

float stockstruct::MinPrice
 

Definition at line 65 of file stocks.h.

Referenced by getStocks().

char* stockstruct::Name
 

Definition at line 59 of file stocks.h.

Referenced by getStocks().

stock* stockstruct::NextStock
 

Definition at line 71 of file stocks.h.

float stockstruct::OpenPrice
 

Definition at line 64 of file stocks.h.

Referenced by getStocks().

float stockstruct::Pourcentage
 

Definition at line 68 of file stocks.h.

Referenced by getStocks().

stock* stockstruct::PreviousStock
 

Definition at line 70 of file stocks.h.

char* stockstruct::Symbol
 

Definition at line 58 of file stocks.h.

Referenced by getStocks().

char* stockstruct::Time
 

Definition at line 60 of file stocks.h.

Referenced by getStocks().

float stockstruct::Variation
 

Definition at line 67 of file stocks.h.

Referenced by getStocks().

int stockstruct::Volume
 

Definition at line 69 of file stocks.h.

Referenced by getStocks().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:52:27 2005 for OPIE by  doxygen 1.4.2