Livox SDK API  V2.2.0
fmt::v5::file Member List

This is the complete list of members for fmt::v5::file, including all inherited members.

close()fmt::v5::file
descriptor() const fmt::v5::fileinline
dup(int fd)fmt::v5::filestatic
dup2(int fd)fmt::v5::file
dup2(int fd, error_code &ec)fmt::v5::file
fdopen(const char *mode)fmt::v5::file
file()fmt::v5::fileinline
file(cstring_view path, int oflag)fmt::v5::file
file(file &&other)fmt::v5::fileinline
operator=(file &&other)fmt::v5::fileinline
pipe(file &read_end, file &write_end)fmt::v5::filestatic
RDONLY enum valuefmt::v5::file
RDWR enum valuefmt::v5::file
read(void *buffer, std::size_t count)fmt::v5::file
size() const fmt::v5::file
write(const void *buffer, std::size_t count)fmt::v5::file
WRONLY enum valuefmt::v5::file
~file()fmt::v5::file