JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::XmlElement::AttributeIteratorTraits Struct Reference

Public Types

using Element = const XmlAttributeNode *
 
using Value = XmlAttribute
 

Static Public Member Functions

static const Valuederef (const Element &node)
 
static Element getNext (Element node)
 

Member Typedef Documentation

◆ Element

◆ Value

Member Function Documentation

◆ deref()

static const Value & juce::XmlElement::AttributeIteratorTraits::deref ( const Element node)
inlinestatic

◆ getNext()

static Element juce::XmlElement::AttributeIteratorTraits::getNext ( Element  node)
inlinestatic

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