![]() |
The Open FUSION Toolkit 1.0.0-6f445ef
An open-source framework for fusion and plasma science and engineering
|
Test if a given xml node has a given attribute.
Public Member Functions | |
| integer(c_int) function | oft_xml_has_attribute_c (node_ptr, attr_name) |
| integer(c_int) function oft_xml_has_attribute_c | ( | type(c_ptr), intent(in), value | node_ptr, |
| type(c_ptr), intent(in), value | attr_name | ||
| ) |
| [in] | node_ptr | Pointer to xmlNode |
| [in] | attr_name | Attribute name |