summaryrefslogtreecommitdiff
path: root/qicclient/client.hxx
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-10 18:34:21 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-10 18:34:21 +0800
commit5dfc6c0c97686ff01539fdf9548678fa507c5167 (patch)
tree7fe8694bbc01ff46e62ab7297d1ff566195e877e /qicclient/client.hxx
parentd9451494b1bdf20d2a434154e70c53e56639f5bc (diff)
Anticipate asynchronous data fetch
Diffstat (limited to 'qicclient/client.hxx')
-rw-r--r--qicclient/client.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/qicclient/client.hxx b/qicclient/client.hxx
index dfe1888..d508b16 100644
--- a/qicclient/client.hxx
+++ b/qicclient/client.hxx
@@ -38,6 +38,8 @@ namespace QICClient {
*/
void allProducts(icclient_handler handler);
+ void emitCatalog(icclient_catalog *catalog);
+
/*!
* \brief For fetching data about a specific product.
* \param sku The SKU of the item to order.