![]() |
SOUND4 BIGVOICE.CL Library [1.1.6]
|
#include <sound4.bigvoice.cl_dyn.hpp>
Public Member Functions | |
CClient (bigvoice_CInstance *instance, CDynLib &dynlib) | |
CClient (const CInstance &)=delete | |
CClient & | operator= (const CInstance &)=delete |
~CClient () | |
std::string | ProcessJson (const std::string &request, bool *NeedSave=nullptr) |
Process a JSON request and returns the answer. | |
Low-level JSON client.
See also JSON syntax
Definition at line 1423 of file sound4.bigvoice.cl_dyn.hpp.
|
inline |
Definition at line 1425 of file sound4.bigvoice.cl_dyn.hpp.
|
delete |
|
inline |
Definition at line 1435 of file sound4.bigvoice.cl_dyn.hpp.
|
inline |
request | the JSON request. See also JSON syntax |
NeedSave | if non null, returns if the saving is required (maybe delayed) |
Definition at line 1449 of file sound4.bigvoice.cl_dyn.hpp.