Store the object pointed to by the specified jObj to the Json object pointed to by d_this_p.
Synopsis
Declared in <bdljsn_json.h>
void
operator()(JsonObject const* jObj) const;
Parameters
Name |
Description |
jObj |
pointer to object value |
Created with MrDocs