ICP  1
Public Member Functions | Public Attributes | List of all members
LabviewXML::labview_item Struct Reference

Public Member Functions

 labview_item ()
 

Public Attributes

int type
 
std::vector< std::string > value
 
int index
 

Detailed Description

Definition at line 24 of file labview_xml.h.

Constructor & Destructor Documentation

LabviewXML::labview_item::labview_item ( )
inline

Definition at line 29 of file labview_xml.h.

Member Data Documentation

int LabviewXML::labview_item::index

Definition at line 28 of file labview_xml.h.

Referenced by LabviewXML::processElements().

int LabviewXML::labview_item::type

Definition at line 26 of file labview_xml.h.

Referenced by LabviewXML::processElements().

std::vector<std::string> LabviewXML::labview_item::value

Definition at line 27 of file labview_xml.h.

Referenced by LabviewXML::processElements().


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