![]() |
The Open FUSION Toolkit 1.0.0-6f445ef
An open-source framework for fusion and plasma science and engineering
|
Libxml2 node wrapper.
Public Member Functions | |
| procedure | associated (self) |
Check if an xml_node is associated with a C object. | |
Public Attributes | |
| type(c_ptr) | obj = c_null_ptr |
| Opaque pointer to xmlNode C object. | |
| procedure associated | ( | class(xml_node), intent(in) | self | ) |
Check if an xml_node is associated with a C object.
| [in] | self | XML node |
| type(c_ptr) obj = c_null_ptr |
Opaque pointer to xmlNode C object.