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

Public Member Functions

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

Public Attributes

const XmlElementxml
 
const XmlPathparent
 

Constructor & Destructor Documentation

◆ XmlPath()

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

Member Function Documentation

◆ getChild()

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

◆ operator*()

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

◆ operator->()

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

Member Data Documentation

◆ parent

const XmlPath* SVGState::XmlPath::parent

◆ xml

const XmlElement* SVGState::XmlPath::xml

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