, including all inherited members.
COPY | XspfData | [static] |
getAlbum() const | XspfTrack | |
getAnnotation() const | XspfData | |
getCreator() const | XspfData | |
getDuration() const | XspfTrack | |
getExtension(int index) const | XspfData | |
getExtensionCount() const | XspfData | |
getIdentifier(int index) const | XspfTrack | |
getIdentifierCount() const | XspfTrack | |
getImage() const | XspfData | |
getInfo() const | XspfData | |
getLink(int index) const | XspfData | |
getLinkCount() const | XspfData | |
getLocation(int index) const | XspfTrack | |
getLocationCount() const | XspfTrack | |
getMeta(int index) const | XspfData | |
getMetaCount() const | XspfData | |
getTitle() const | XspfData | |
getTrackNum() const | XspfTrack | |
giveAlbum(XML_Char const *album, bool copy) | XspfTrack | |
giveAnnotation(XML_Char const *annotation, bool copy) | XspfData | |
giveAppendExtension(XspfExtension const *extension, bool copy) | XspfData | |
giveAppendIdentifier(XML_Char const *identifier, bool copy) | XspfTrack | |
giveAppendLink(XML_Char const *rel, bool copyRel, XML_Char const *content, bool copyContent) | XspfData | |
giveAppendLocation(XML_Char const *location, bool copy) | XspfTrack | |
giveAppendMeta(XML_Char const *rel, bool copyRel, XML_Char const *content, bool copyContent) | XspfData | |
giveCreator(XML_Char const *creator, bool copy) | XspfData | |
giveImage(XML_Char const *image, bool copy) | XspfData | |
giveInfo(XML_Char const *info, bool copy) | XspfData | |
giveTitle(XML_Char const *title, bool copy) | XspfData | |
lendAlbum(XML_Char const *album) | XspfTrack | |
lendAnnotation(XML_Char const *annotation) | XspfData | |
lendAppendExtension(XspfExtension *extension) | XspfData | |
lendAppendIdentifier(XML_Char const *identifier) | XspfTrack | |
lendAppendLink(XML_Char const *rel, XML_Char const *content) | XspfData | |
lendAppendLocation(XML_Char const *location) | XspfTrack | |
lendAppendMeta(XML_Char const *rel, XML_Char const *content) | XspfData | |
lendCreator(XML_Char const *creator) | XspfData | |
lendImage(XML_Char const *image) | XspfData | |
lendInfo(XML_Char const *info) | XspfData | |
lendTitle(XML_Char const *title) | XspfData | |
operator=(XspfTrack const &source) | XspfTrack | |
Xspf::XspfData::operator=(XspfData const &source) | XspfData | [protected] |
setDuration(int duration) | XspfTrack | |
setTrackNum(int trackNum) | XspfTrack | |
stealAlbum() | XspfTrack | |
stealAnnotation() | XspfData | |
stealCreator() | XspfData | |
stealFirstExtension() | XspfData | |
stealFirstIdentifier() | XspfTrack | |
stealFirstLink() | XspfData | |
stealFirstLocation() | XspfTrack | |
stealFirstMeta() | XspfData | |
stealHelper(XML_Char const *&property, bool own) | XspfData | [protected, static] |
stealImage() | XspfData | |
stealInfo() | XspfData | |
stealTitle() | XspfData | |
TRANSFER | XspfData | [static] |
XspfData() | XspfData | [protected] |
XspfData(XspfData const &source) | XspfData | [protected] |
XspfTrack() | XspfTrack | |
XspfTrack(XspfTrack const &source) | XspfTrack | |
XspfTrackPrivate (defined in XspfTrack) | XspfTrack | [friend] |
~XspfData() | XspfData | [protected, virtual] |
~XspfTrack() | XspfTrack | |