Shaka Packager SDK
shaka::File Member List

This is the complete list of members for shaka::File, including all inherited members.

Close()=0shaka::Filepure virtual
Copy(const char *from_file_name, const char *to_file_name)shaka::Filestatic
CopyFile(File *source, File *destination)shaka::Filestatic
CopyFile(File *source, File *destination, int64_t max_copy)shaka::Filestatic
Delete(const char *file_name)shaka::Filestatic
File(const std::string &file_name) (defined in shaka::File)shaka::Fileinlineexplicitprotected
file_name() constshaka::Fileinline
Flush()=0shaka::Filepure virtual
GetFileSize(const char *file_name)shaka::Filestatic
MakeCallbackFileName(const BufferCallbackParams &callback_params, const std::string &name)shaka::Filestatic
Open(const char *file_name, const char *mode)shaka::Filestatic
Open()=0shaka::Fileprotectedpure virtual
OpenWithNoBuffering(const char *file_name, const char *mode)shaka::Filestatic
ParseCallbackFileName(const std::string &callback_file_name, const BufferCallbackParams **callback_params, std::string *name)shaka::Filestatic
Read(void *buffer, uint64_t length)=0shaka::Filepure virtual
ReadFileToString(const char *file_name, std::string *contents)shaka::Filestatic
Seek(uint64_t position)=0shaka::Filepure virtual
Size()=0shaka::Filepure virtual
Tell(uint64_t *position)=0shaka::Filepure virtual
ThreadedIoFile (defined in shaka::File)shaka::Filefriend
Write(const void *buffer, uint64_t length)=0shaka::Filepure virtual
WriteFileAtomically(const char *file_name, const std::string &contents)shaka::Filestatic
WriteStringToFile(const char *file_name, const std::string &contents)shaka::Filestatic
~File()shaka::Fileinlineprotectedvirtual