Krotos Modules 3
Loading...
Searching...
No Matches
krotos::XmlType::Property Struct Reference

#include <XmlType.h>

Static Public Attributes

static const Identifier id = "id"
 
static const Identifier value = "value"
 
static const Identifier type = "type"
 
static const Identifier linkIndex = "linkIndex"
 
static const Identifier source = "source"
 
static const Identifier destination = "destination"
 
static const Identifier param = "param"
 
static const Identifier modulatorIndex = "modulatorIndex"
 
static const Identifier depth = "depth"
 
static const Identifier polarity = "polarity"
 
static const Identifier LastLoadedPresetName = "LastLoadedPresetName"
 
static const Identifier version = "version"
 

Detailed Description

Property names for an XML element.

<TAG_NAME property_name="property_value">

Member Data Documentation

◆ depth

const Identifier krotos::XmlType::Property::depth = "depth"
static

◆ destination

const Identifier krotos::XmlType::Property::destination = "destination"
static

◆ id

const Identifier krotos::XmlType::Property::id = "id"
static

◆ LastLoadedPresetName

const Identifier krotos::XmlType::Property::LastLoadedPresetName = "LastLoadedPresetName"
static

◆ linkIndex

const Identifier krotos::XmlType::Property::linkIndex = "linkIndex"
static

◆ modulatorIndex

const Identifier krotos::XmlType::Property::modulatorIndex = "modulatorIndex"
static

◆ param

const Identifier krotos::XmlType::Property::param = "param"
static

◆ polarity

const Identifier krotos::XmlType::Property::polarity = "polarity"
static

◆ source

const Identifier krotos::XmlType::Property::source = "source"
static

◆ type

const Identifier krotos::XmlType::Property::type = "type"
static

◆ value

const Identifier krotos::XmlType::Property::value = "value"
static

◆ version

const Identifier krotos::XmlType::Property::version = "version"
static

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