FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Data Fields
fdl_parse_result_t Struct Reference

Result of parsing JSON into an FDL document. More...

#include <fdl_core.h>

Data Fields

fdl_doc_tdoc
 non-NULL on success
 
const char * error
 non-NULL on failure (free with fdl_free)
 

Detailed Description

Result of parsing JSON into an FDL document.


The documentation for this struct was generated from the following file: