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

#include <SXParser.h>

Public Attributes

string name
 
int multiplicity
 
vector< int > types
 

Detailed Description

property

Member Data Documentation

int sx::parserInternal::_PROPERTY_::multiplicity

M_SINGLE, if each entry in data should just have one value of the property, M_LIST, if each entry in data can have a list of the property

string sx::parserInternal::_PROPERTY_::name

property identifyer

vector<int> sx::parserInternal::_PROPERTY_::types

data type of the property


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