The Open FUSION Toolkit 26.6
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
xml_node Type Reference

Detailed Description

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.

Member Function/Subroutine Documentation

◆ associated()

procedure associated ( class(xml_node), intent(in) self)

Check if an xml_node is associated with a C object.

Parameters
[in]selfXML node

Member Data Documentation

◆ obj

type(c_ptr) obj = c_null_ptr

Opaque pointer to xmlNode C object.


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