AFBClient: move dispatch_internal() to Impl ...
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 5 Sep 2017 07:54:58 +0000 (09:54 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 14 Sep 2017 12:04:51 +0000 (14:04 +0200)
commitc720d0ed2d95b6f73a6e26bfda1ef853cd41be25
treef00b291ac40f288bb52df3a6a80eecfd6a7596cc
parentdf0c4f92980769f7e9b09e8c62cf7db84cb168dc
AFBClient: move dispatch_internal() to Impl ...

* ... move json argument helper to anon namespace
* call api_call() with this->

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
AFBClient.cpp