openshot-audio  0.1.7
Public Member Functions | Public Attributes | List of all members
juce::SVGState::XmlPath Struct Reference

Public Member Functions

 XmlPath (const XmlElement *e, const XmlPath *p) noexcept
 
const XmlElement & operator* () const noexcept
 
const XmlElement * operator-> () const noexcept
 
XmlPath getChild (const XmlElement *e) const noexcept
 

Public Attributes

const XmlElement * xml
 
const XmlPath * parent
 

Constructor & Destructor Documentation

◆ XmlPath()

juce::SVGState::XmlPath::XmlPath ( const XmlElement *  e,
const XmlPath *  p 
)
inlinenoexcept

Member Function Documentation

◆ getChild()

XmlPath juce::SVGState::XmlPath::getChild ( const XmlElement *  e) const
inlinenoexcept

◆ operator*()

const XmlElement& juce::SVGState::XmlPath::operator* ( ) const
inlinenoexcept

◆ operator->()

const XmlElement* juce::SVGState::XmlPath::operator-> ( ) const
inlinenoexcept

Member Data Documentation

◆ parent

const XmlPath* juce::SVGState::XmlPath::parent

◆ xml

const XmlElement* juce::SVGState::XmlPath::xml

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