XML.3coin4 - Man Page
Name
XML — XML related functions and objects
— Coin now has its own XML parser that also can be used from client code.
Synopsis
Functions
cc_xml_doc * cc_xml_doc_new (void)
void cc_xml_doc_delete_x (cc_xml_doc *doc)
void cc_xml_doc_set_filter_cb_x (cc_xml_doc *doc, cc_xml_filter_cb *cb, void *userdata)
void cc_xml_doc_get_filter_cb (const cc_xml_doc *doc, cc_xml_filter_cb *&cb, void *&userdata)
Detailed Description
Coin now has its own XML parser that also can be used from client code.
Function Documentation
Author
Generated automatically by Doxygen for Coin from the source code.
Info
Wed Jul 19 2023 00:00:00 Version 4.0.0 Coin