curl_stocks
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Stock Class Reference

Stores information about a stock and handles its functions. More...

#include <stock.h>

Collaboration diagram for Stock:
Collaboration graph

Public Member Functions

 Stock ()
 Default constructor.
 
 Stock (Api *a, Plot *p, std::string const &s)
 Constructor.
 
void fetch (std::string const &function)
 Fetch historical stock data.
 
void display () const
 Plot stock data.
 

Detailed Description

Stores information about a stock and handles its functions.


The documentation for this class was generated from the following files: