libwolfram20
WAQuery.h File Reference

API query petition manager. More...

#include <string>
#include <set>
#include <sstream>
#include <vector>

Go to the source code of this file.

Data Structures

struct  Location
 Latitude/longitude. More...
 
class  WAQuery
 API query petition manager. More...
 

Macros

#define DEFAULT_TIMEOUT   5
 Wolfram API's default timeout per query.
 

Functions

template<class T >
std::string to_string (const T &t)
 Template for converting any data to string. More...
 

Detailed Description