enum json_error json_insert_child ( json_t parent,
json_t child 
)

Inserts a child node into a parent node, as well as performs some document tree integrity checks.

Parameters:
parent the parent node
child the node being added as a child to parent
Returns:
the error code corresponding to the operation result

Definition at line 404 of file json.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1