This is the complete list of members for TagLib::MP4::ItemFactory, including all inherited members.
handlerTypeForName(const ByteVector &name) const | TagLib::MP4::ItemFactory | protectedvirtual |
instance() | TagLib::MP4::ItemFactory | static |
ItemFactory(const ItemFactory &)=delete | TagLib::MP4::ItemFactory | |
ItemFactory() | TagLib::MP4::ItemFactory | protected |
itemFromProperty(const String &key, const StringList &values) const | TagLib::MP4::ItemFactory | virtual |
ItemHandlerType enum name | TagLib::MP4::ItemFactory | protected |
itemToProperty(const ByteVector &itemName, const Item &item) const | TagLib::MP4::ItemFactory | virtual |
nameForPropertyKey(const String &key) const | TagLib::MP4::ItemFactory | virtual |
NameHandlerMap typedef | TagLib::MP4::ItemFactory | protected |
nameHandlerMap() const | TagLib::MP4::ItemFactory | protectedvirtual |
namePropertyMap() const | TagLib::MP4::ItemFactory | protectedvirtual |
operator=(const ItemFactory &)=delete | TagLib::MP4::ItemFactory | |
parseBool(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseByte(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseCovr(const MP4::Atom *atom, const ByteVector &data) | TagLib::MP4::ItemFactory | protectedstatic |
parseData(const MP4::Atom *atom, const ByteVector &bytes, int expectedFlags=-1, bool freeForm=false) | TagLib::MP4::ItemFactory | protectedstatic |
parseData2(const MP4::Atom *atom, const ByteVector &data, int expectedFlags=-1, bool freeForm=false) | TagLib::MP4::ItemFactory | protectedstatic |
parseFreeForm(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseGnre(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseInt(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseIntPair(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseItem(const Atom *atom, const ByteVector &data) const | TagLib::MP4::ItemFactory | virtual |
parseLongLong(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseText(const MP4::Atom *atom, const ByteVector &bytes, int expectedFlags=1) | TagLib::MP4::ItemFactory | protectedstatic |
parseTextOrInt(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
parseUInt(const MP4::Atom *atom, const ByteVector &bytes) | TagLib::MP4::ItemFactory | protectedstatic |
propertyKeyForName(const ByteVector &name) const | TagLib::MP4::ItemFactory | virtual |
renderAtom(const ByteVector &name, const ByteVector &data) | TagLib::MP4::ItemFactory | protectedstatic |
renderBool(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderByte(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderCovr(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderData(const ByteVector &name, int flags, const ByteVectorList &data) | TagLib::MP4::ItemFactory | protectedstatic |
renderFreeForm(const String &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderInt(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderIntPair(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderIntPairNoTrailing(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderItem(const String &itemName, const Item &item) const | TagLib::MP4::ItemFactory | virtual |
renderLongLong(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderText(const ByteVector &name, const MP4::Item &item, int flags=TypeUTF8) | TagLib::MP4::ItemFactory | protectedstatic |
renderTextOrInt(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
renderUInt(const ByteVector &name, const MP4::Item &item) | TagLib::MP4::ItemFactory | protectedstatic |
~ItemFactory() | TagLib::MP4::ItemFactory | protected |