µ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_lockable< T, L > Member List

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

alloc_file_descriptor(void)os::posix::ioprotected
clear_file_descriptor(void)os::posix::ioinlineprotected
close(void) overrideos::posix::file_lockable< T, L >virtual
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_lockable(file_system &fs, lockable_type &locker)os::posix::file_lockable< T, L >
fstat(struct stat *buf) overrideos::posix::file_lockable< T, L >virtual
fstatvfs(struct statvfs *buf)os::posix::filevirtual
fsync(void) overrideos::posix::file_lockable< T, L >virtual
ftruncate(off_t length) overrideos::posix::file_lockable< T, L >virtual
get_file_system(void)os::posix::fileinline
get_type(void) constos::posix::ioinline
impl(void) constos::posix::file_lockable< T, L >
io(io_impl &impl, type t)os::posix::ioprotected
is_opened(void)os::posix::ioinline
isatty(void)os::posix::io
lockable_type typedefos::posix::file_lockable< T, L >
lseek(off_t offset, int whence) overrideos::posix::file_lockable< T, L >virtual
read(void *buf, std::size_t nbyte) overrideos::posix::file_lockable< T, L >virtual
type enum nameos::posix::io
type_t typedefos::posix::io
value_type typedefos::posix::file_lockable< T, L >
vfcntl(int cmd, std::va_list args) overrideos::posix::file_lockable< T, L >virtual
write(const void *buf, std::size_t nbyte) overrideos::posix::file_lockable< T, L >virtual
writev(const iovec *iov, int iovcnt) overrideos::posix::file_lockable< T, L >virtual
~file() overrideos::posix::filevirtual
~file_lockable() overrideos::posix::file_lockable< T, L >virtual
~io()os::posix::iovirtual