HDK
|
This is the complete list of members for FS_IStreamDevice, including all inherited members.
char_type typedef | FS_IStreamDevice | |
close() | FS_IStreamDevice | inline |
FS_IStreamDevice(const char *path, const UT_Options *opts=nullptr) | FS_IStreamDevice | inline |
FS_IStreamDevice(UT_IStream *stream) | FS_IStreamDevice | inline |
FS_IStreamDevice(const FS_IStreamDevice &)=default | FS_IStreamDevice | |
isValid() const | FS_IStreamDevice | inline |
operator=(const FS_IStreamDevice &)=default | FS_IStreamDevice | |
putback(char_type c) | FS_IStreamDevice | inline |
read(char *buffer, std::streamsize n) | FS_IStreamDevice | inline |
seek(stream_offset off, std::ios_base::seekdir way) | FS_IStreamDevice | inline |
stream_offset typedef | FS_IStreamDevice | |
write(const char *, std::streamsize) | FS_IStreamDevice | inline |
~FS_IStreamDevice()=default | FS_IStreamDevice |