libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::DirStream Member List

This is the complete list of members for cosmos::DirStream, including all inherited members.

close()cosmos::DirStream
DirStream()=defaultcosmos::DirStream
DirStream(const DirFD fd)cosmos::DirStreaminlineexplicit
DirStream(const DirFD fd, const SysString subpath)cosmos::DirStreaminline
DirStream(const SysString path)cosmos::DirStreaminlineexplicit
DirStream(const DirStream &)=delete (defined in cosmos::DirStream)cosmos::DirStream
fd() constcosmos::DirStream
isOpen() constcosmos::DirStreaminline
m_stream (defined in cosmos::DirStream)cosmos::DirStreamprotected
nextEntry()cosmos::DirStream
open(const DirFD fd)cosmos::DirStream
open(const DirFD dir_fd, const SysString subpath)cosmos::DirStream
open(const SysString path, const FollowSymlinks follow_links=FollowSymlinks{false})cosmos::DirStream
open(const FileNum fd) (defined in cosmos::DirStream)cosmos::DirStreamprotected
operator=(const DirStream &)=delete (defined in cosmos::DirStream)cosmos::DirStream
requireOpenStream(const std::string_view context) const (defined in cosmos::DirStream)cosmos::DirStreaminlineprotected
rewind()cosmos::DirStreaminline
seek(const DirEntry::DirPos pos)cosmos::DirStreaminline
tell() constcosmos::DirStreaminline
~DirStream()cosmos::DirStream