Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

json_pfs Struct Reference


Detailed Description

JSON output helper structure.

Definition at line 212 of file impexp.c.

Data Fields

impexp_putc pfunc
 function like fputc()

void * parg
 argument to function


Field Documentation

void* json_pfs::parg
 

argument to function

Definition at line 214 of file impexp.c.

Referenced by json_output(), json_pb64(), json_pstr(), and json_pstrq().

impexp_putc json_pfs::pfunc
 

function like fputc()

Definition at line 213 of file impexp.c.

Referenced by json_output(), json_pb64(), json_pstr(), and json_pstrq().


The documentation for this struct was generated from the following file:
Generated on 23 Oct 2023 by doxygen.
Contact: chw@ch-werner.de