Unity Scopes API
unity::scopes::qt::JsonAsyncReader Class Reference

Class that downloads http JSON files asynchronously. More...

#include <unity/scopes/qt/JsonAsyncReader.h>

Detailed Description

Class that downloads http JSON files asynchronously.

Executes a remote HTTP query asynchronously to return different futures about JSON results or a JSON parser. The class implements and defines a function that returns a JSON parser filled with the data downloaded. The class also offers a default function to obtain all objects of a given name in the results. The user may define his own parsing function to parse data at he desires.


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