µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os::posix::file_implementable< T > Member List

This is the complete list of members for os::posix::file_implementable< T >, including all inherited members.

alloc_file_descriptor(void)os::posix::ioprotected
clear_file_descriptor(void)os::posix::ioinlineprotected
close(void) overrideos::posix::filevirtual
fcntl(int cmd,...)os::posix::io
file(file_impl &impl)os::posix::file
file_descriptor(void) constos::posix::ioinline
file_descriptor(file_descriptor_t fildes)os::posix::ioinlineprotected
file_implementable(file_system &fs)os::posix::file_implementable< T >
fstat(struct stat *buf)os::posix::iovirtual
fstatvfs(struct statvfs *buf)os::posix::filevirtual
fsync(void)os::posix::filevirtual
ftruncate(off_t length)os::posix::filevirtual
get_file_system(void)os::posix::fileinline
get_type(void) constos::posix::ioinline
impl(void) constos::posix::file_implementable< T >
io(io_impl &impl, type t)os::posix::ioprotected
is_opened(void)os::posix::ioinline
isatty(void)os::posix::io
lseek(off_t offset, int whence)os::posix::iovirtual
read(void *buf, std::size_t nbyte)os::posix::iovirtual
type enum nameos::posix::io
type_t typedefos::posix::io
value_type typedefos::posix::file_implementable< T >
vfcntl(int cmd, std::va_list args)os::posix::iovirtual
write(const void *buf, std::size_t nbyte)os::posix::iovirtual
writev(const iovec *iov, int iovcnt)os::posix::iovirtual
~file() overrideos::posix::filevirtual
~file_implementable() overrideos::posix::file_implementable< T >virtual
~io()os::posix::iovirtual