Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
xml_ele_ Struct Reference

Public Attributes

String tag
 
XMLElepe
 
XMLAtt ** at
 
int nat
 
int ait
 
XMLEle ** el
 
int nel
 
int eit
 
String pcdata
 
int pcdata_hasent
 

Detailed Description

Definition at line 107 of file lilxml.cpp.

Member Data Documentation

◆ ait

int xml_ele_::ait

Definition at line 113 of file lilxml.cpp.

◆ at

XMLAtt** xml_ele_::at

Definition at line 111 of file lilxml.cpp.

◆ eit

int xml_ele_::eit

Definition at line 116 of file lilxml.cpp.

◆ el

XMLEle** xml_ele_::el

Definition at line 114 of file lilxml.cpp.

◆ nat

int xml_ele_::nat

Definition at line 112 of file lilxml.cpp.

◆ nel

int xml_ele_::nel

Definition at line 115 of file lilxml.cpp.

◆ pcdata

String xml_ele_::pcdata

Definition at line 117 of file lilxml.cpp.

◆ pcdata_hasent

int xml_ele_::pcdata_hasent

Definition at line 118 of file lilxml.cpp.

◆ pe

XMLEle* xml_ele_::pe

Definition at line 110 of file lilxml.cpp.

◆ tag

String xml_ele_::tag

Definition at line 109 of file lilxml.cpp.


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