, including all inherited members.
COPY | XspfData | [static] |
getAnnotation() const | XspfData | |
getAttribution(int index) const | XspfProps | |
getAttributionCount() const | XspfProps | |
getCreator() const | XspfData | |
getDate() const | XspfProps | |
getExtension(int index) const | XspfData | |
getExtensionCount() const | XspfData | |
getIdentifier() const | XspfProps | |
getImage() const | XspfData | |
getInfo() const | XspfData | |
getLicense() const | XspfProps | |
getLink(int index) const | XspfData | |
getLinkCount() const | XspfData | |
getLocation() const | XspfProps | |
getMeta(int index) const | XspfData | |
getMetaCount() const | XspfData | |
getTitle() const | XspfData | |
getVersion() const | XspfProps | |
giveAnnotation(XML_Char const *annotation, bool copy) | XspfData | |
giveAppendAttributionIdentifier(XML_Char const *identifier, bool copy) | XspfProps | |
giveAppendAttributionLocation(XML_Char const *location, bool copy) | XspfProps | |
giveAppendExtension(XspfExtension const *extension, bool copy) | XspfData | |
giveAppendLink(XML_Char const *rel, bool copyRel, XML_Char const *content, bool copyContent) | XspfData | |
giveAppendMeta(XML_Char const *rel, bool copyRel, XML_Char const *content, bool copyContent) | XspfData | |
giveCreator(XML_Char const *creator, bool copy) | XspfData | |
giveDate(XspfDateTime const *date, bool copy) | XspfProps | |
giveIdentifier(XML_Char const *identifier, bool copy) | XspfProps | |
giveImage(XML_Char const *image, bool copy) | XspfData | |
giveInfo(XML_Char const *info, bool copy) | XspfData | |
giveLicense(XML_Char const *license, bool copy) | XspfProps | |
giveLocation(XML_Char const *location, bool copy) | XspfProps | |
giveTitle(XML_Char const *title, bool copy) | XspfData | |
lendAnnotation(XML_Char const *annotation) | XspfData | |
lendAppendAttributionIdentifier(XML_Char const *identifier) | XspfProps | |
lendAppendAttributionLocation(XML_Char const *location) | XspfProps | |
lendAppendExtension(XspfExtension *extension) | XspfData | |
lendAppendLink(XML_Char const *rel, XML_Char const *content) | XspfData | |
lendAppendMeta(XML_Char const *rel, XML_Char const *content) | XspfData | |
lendCreator(XML_Char const *creator) | XspfData | |
lendDate(XspfDateTime const *date) | XspfProps | |
lendIdentifier(XML_Char const *identifier) | XspfProps | |
lendImage(XML_Char const *image) | XspfData | |
lendInfo(XML_Char const *info) | XspfData | |
lendLicense(XML_Char const *license) | XspfProps | |
lendLocation(XML_Char const *location) | XspfProps | |
lendTitle(XML_Char const *title) | XspfData | |
operator=(XspfProps const &source) | XspfProps | |
Xspf::XspfData::operator=(XspfData const &source) | XspfData | [protected] |
setVersion(int version) | XspfProps | |
stealAnnotation() | XspfData | |
stealCreator() | XspfData | |
stealDate() | XspfProps | |
stealFirstAttribution() | XspfProps | |
stealFirstExtension() | XspfData | |
stealFirstLink() | XspfData | |
stealFirstMeta() | XspfData | |
Xspf::XspfData::stealHelper(XML_Char const *&property, bool own) | XspfData | [protected, static] |
stealIdentifier() | XspfProps | |
stealImage() | XspfData | |
stealInfo() | XspfData | |
stealLicense() | XspfProps | |
stealLocation() | XspfProps | |
stealTitle() | XspfData | |
TRANSFER | XspfData | [static] |
XspfData() | XspfData | [protected] |
XspfData(XspfData const &source) | XspfData | [protected] |
XspfProps() | XspfProps | |
XspfProps(XspfProps const &source) | XspfProps | |
XspfPropsPrivate (defined in XspfProps) | XspfProps | [friend] |
~XspfData() | XspfData | [protected, virtual] |
~XspfProps() | XspfProps | |