This is the complete list of members for TagLib::IT::File, including all inherited members.
audioProperties() const override | TagLib::IT::File | virtual |
Beginning enum value | TagLib::File | |
bufferSize() | TagLib::File | protectedstatic |
clear() | TagLib::File | |
complexProperties(const String &key) const | TagLib::File | virtual |
complexPropertyKeys() const | TagLib::File | virtual |
Current enum value | TagLib::File | |
DoNotDuplicate enum value | TagLib::File | |
Duplicate enum value | TagLib::File | |
DuplicateTags enum name | TagLib::File | |
End enum value | TagLib::File | |
File(FileName file, bool readProperties=true, AudioProperties::ReadStyle propertiesStyle=AudioProperties::Average) | TagLib::IT::File | |
File(IOStream *stream, bool readProperties=true, AudioProperties::ReadStyle propertiesStyle=AudioProperties::Average) | TagLib::IT::File | |
File(const File &)=delete | TagLib::IT::File | |
TagLib::Mod::FileBase::File(const File &)=delete | TagLib::File | |
TagLib::Mod::FileBase::File(FileName fileName) | TagLib::File | protected |
TagLib::Mod::FileBase::File(IOStream *stream) | TagLib::File | protected |
FileBase(const FileBase &)=delete | TagLib::Mod::FileBase | |
FileBase(FileName file) | TagLib::Mod::FileBase | protected |
FileBase(IOStream *stream) | TagLib::Mod::FileBase | protected |
find(const ByteVector &pattern, offset_t fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
insert(const ByteVector &data, offset_t start=0, size_t replace=0) | TagLib::File | |
isOpen() const | TagLib::File | |
isValid() const | TagLib::File | |
length() | TagLib::File | |
name() const | TagLib::File | |
operator=(const File &)=delete | TagLib::IT::File | |
TagLib::Mod::FileBase::operator=(const FileBase &)=delete | TagLib::Mod::FileBase | |
TagLib::File::operator=(const File &)=delete | TagLib::File | |
Position enum name | TagLib::File | |
properties() const | TagLib::File | virtual |
readBlock(size_t length) | TagLib::File | |
readByte(unsigned char &byte) | TagLib::Mod::FileBase | protected |
readOnly() const | TagLib::File | |
readString(String &s, unsigned long size) | TagLib::Mod::FileBase | protected |
readU16B(unsigned short &number) | TagLib::Mod::FileBase | protected |
readU16L(unsigned short &number) | TagLib::Mod::FileBase | protected |
readU32B(unsigned long &number) | TagLib::Mod::FileBase | protected |
readU32L(unsigned long &number) | TagLib::Mod::FileBase | protected |
removeBlock(offset_t start=0, size_t length=0) | TagLib::File | |
removeUnsupportedProperties(const StringList &properties) | TagLib::File | virtual |
rfind(const ByteVector &pattern, offset_t fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
save() override | TagLib::IT::File | virtual |
seek(offset_t offset, Position p=Beginning) | TagLib::File | |
setComplexProperties(const String &key, const List< VariantMap > &value) | TagLib::File | virtual |
setProperties(const PropertyMap &properties) | TagLib::File | virtual |
setValid(bool valid) | TagLib::File | protected |
StripNone enum value | TagLib::File | |
StripOthers enum value | TagLib::File | |
StripTags enum name | TagLib::File | |
tag() const override | TagLib::IT::File | virtual |
tell() const | TagLib::File | |
truncate(offset_t length) | TagLib::File | protected |
writeBlock(const ByteVector &data) | TagLib::File | |
writeByte(unsigned char byte) | TagLib::Mod::FileBase | protected |
writeString(const String &s, unsigned long size, char padding=0) | TagLib::Mod::FileBase | protected |
writeU16B(unsigned short number) | TagLib::Mod::FileBase | protected |
writeU16L(unsigned short number) | TagLib::Mod::FileBase | protected |
writeU32B(unsigned long number) | TagLib::Mod::FileBase | protected |
writeU32L(unsigned long number) | TagLib::Mod::FileBase | protected |
~File() override | TagLib::IT::File | virtual |
~FileBase() override | TagLib::Mod::FileBase |