The Open FUSION Toolkit 1.0.0-6f445ef
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
oft_xml_has_attribute_c Interface Reference

Detailed Description

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)
 

Constructor & Destructor Documentation

◆ oft_xml_has_attribute_c()

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 
)
Parameters
[in]node_ptrPointer to xmlNode
[in]attr_nameAttribute name
Returns
0 on success, nonzero on error

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