This is the complete list of members for TagLib::S3M::File, including all inherited members.
| audioProperties() const | TagLib::S3M::File | virtual |
| Beginning enum value | TagLib::File | |
| bufferSize() | TagLib::File | protectedstatic |
| clear() | TagLib::File | |
| Current enum value | TagLib::File | |
| End enum value | TagLib::File | |
| File(FileName file, bool readProperties=true, AudioProperties::ReadStyle propertiesStyle=AudioProperties::Average) | TagLib::S3M::File | |
| File(IOStream *stream, bool readProperties=true, AudioProperties::ReadStyle propertiesStyle=AudioProperties::Average) | TagLib::S3M::File | |
| TagLib::Mod::FileBase::File(FileName file) | TagLib::File | protected |
| TagLib::Mod::FileBase::File(IOStream *stream) | TagLib::File | protected |
| FileBase(FileName file) | TagLib::Mod::FileBase | protected |
| FileBase(IOStream *stream) | TagLib::Mod::FileBase | protected |
| find(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector::null) | TagLib::File | |
| insert(const ByteVector &data, ulong start=0, ulong replace=0) | TagLib::File | |
| isOpen() const | TagLib::File | |
| isReadable(const char *file) | TagLib::File | static |
| isValid() const | TagLib::File | |
| isWritable(const char *name) | TagLib::File | static |
| length() | TagLib::File | |
| name() const | TagLib::File | |
| Position enum name | TagLib::File | |
| properties() const | TagLib::S3M::File | |
| readBlock(ulong length) | TagLib::File | |
| readByte(uchar &byte) | TagLib::Mod::FileBase | protected |
| readOnly() const | TagLib::File | |
| readString(String &s, ulong size) | TagLib::Mod::FileBase | protected |
| readU16B(ushort &number) | TagLib::Mod::FileBase | protected |
| readU16L(ushort &number) | TagLib::Mod::FileBase | protected |
| readU32B(ulong &number) | TagLib::Mod::FileBase | protected |
| readU32L(ulong &number) | TagLib::Mod::FileBase | protected |
| removeBlock(ulong start=0, ulong length=0) | TagLib::File | |
| removeUnsupportedProperties(const StringList &properties) | TagLib::File | |
| rfind(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector::null) | TagLib::File | |
| save() | TagLib::S3M::File | virtual |
| seek(long offset, Position p=Beginning) | TagLib::File | |
| setProperties(const PropertyMap &) | TagLib::S3M::File | |
| setValid(bool valid) | TagLib::File | protected |
| tag() const | TagLib::S3M::File | virtual |
| tell() const | TagLib::File | |
| truncate(long length) | TagLib::File | protected |
| writeBlock(const ByteVector &data) | TagLib::File | |
| writeByte(uchar byte) | TagLib::Mod::FileBase | protected |
| writeString(const String &s, ulong size, char padding=0) | TagLib::Mod::FileBase | protected |
| writeU16B(ushort number) | TagLib::Mod::FileBase | protected |
| writeU16L(ushort number) | TagLib::Mod::FileBase | protected |
| writeU32B(ulong number) | TagLib::Mod::FileBase | protected |
| writeU32L(ulong number) | TagLib::Mod::FileBase | protected |
| ~File() | TagLib::S3M::File | virtual |