FMI Library: part of JModelica.org
Data Fields

XML callbacks are used to process parts of XML that are not handled by the library. More...

#include <fmi2_xml_callbacks.h>

Data Fields

fmi2_xml_element_start_handle_ft startHandle
 
fmi2_xml_element_data_handle_ft dataHandle
 Handle start of an XML element within tool annotation in a SAX parser. More...
 
fmi2_xml_element_end_handle_ft endHandle
 Handle data of an XML element within tool annotation in a SAX parser. More...
 
void * context
 Handle end of an XML element within tool annotation in a SAX parser. More...
 

Detailed Description

XML callbacks are used to process parts of XML that are not handled by the library.

Definition at line 67 of file fmi2_xml_callbacks.h.


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