|
CellViz
1.0
|
#include "data.h"Functions | |
| size_t | WriteCallback (void *contents, size_t size, size_t nmemb, std::string *s) |
| void | fetchDataWithRetry (const std::string &apikey, bool adjusted, bool extended_hours, const std::string &month, const std::string &outputsize, const std::string &datatype, int maxRetries, const std::string &symbol) |
| void fetchDataWithRetry | ( | const std::string & | apikey, |
| bool | adjusted, | ||
| bool | extended_hours, | ||
| const std::string & | month, | ||
| const std::string & | outputsize, | ||
| const std::string & | datatype, | ||
| int | maxRetries, | ||
| const std::string & | symbol | ||
| ) |
| size_t WriteCallback | ( | void * | contents, |
| size_t | size, | ||
| size_t | nmemb, | ||
| std::string * | s | ||
| ) |