fluidvis
Public Attributes | List of all members
sx::parserInternal::_ELEMENT_ Struct Reference

#include <SXParser.h>

Public Attributes

string name
 
unsigned int count
 
vector< _PROPERTY_properties
 

Detailed Description

Specifies the number of data entries assigned to this ELEMENT, and the property identifyers of the numbers in the data entry.

Member Data Documentation

unsigned int sx::parserInternal::_ELEMENT_::count

number of entries in data assigned to this ELEMENT

string sx::parserInternal::_ELEMENT_::name

element name

vector<_PROPERTY_> sx::parserInternal::_ELEMENT_::properties

properties


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