Android-cuttlefish cvd tool
cuttlefish::FileInstance Member List

This is the complete list of members for cuttlefish::FileInstance, including all inherited members.

Accept(struct sockaddr *addr, socklen_t *addrlen) constcuttlefish::FileInstanceprivate
Bind(const struct sockaddr *addr, socklen_t addrlen)cuttlefish::FileInstance
Chmod(mode_t mode)cuttlefish::FileInstance
Close()cuttlefish::FileInstance
ClosedInstance()cuttlefish::FileInstancestatic
Connect(const struct sockaddr *addr, socklen_t addrlen)cuttlefish::FileInstance
ConnectWithTimeout(const struct sockaddr *addr, socklen_t addrlen, struct timeval *timeout)cuttlefish::FileInstance
CopyAllFrom(FileInstance &in, FileInstance *stop=nullptr)cuttlefish::FileInstance
CopyFrom(FileInstance &in, size_t length, FileInstance *stop=nullptr)cuttlefish::FileInstance
Epollcuttlefish::FileInstancefriend
errno_cuttlefish::FileInstanceprivate
Fchdir()cuttlefish::FileInstance
Fcntl(int command, int value)cuttlefish::FileInstance
fd_cuttlefish::FileInstanceprivate
FileInstance(int fd, int in_errno)cuttlefish::FileInstanceprivate
Flock(int operation)cuttlefish::FileInstance
Fsync()cuttlefish::FileInstance
Futimens(const struct timespec times[2])cuttlefish::FileInstance
GetErrno() constcuttlefish::FileInstanceinline
GetSockName(struct sockaddr *addr, socklen_t *addrlen)cuttlefish::FileInstance
GetSockOpt(int level, int optname, void *optval, socklen_t *optlen)cuttlefish::FileInstance
identity_cuttlefish::FileInstanceprivate
InotifyAddWatch(const std::string &pathname, uint32_t mask)cuttlefish::FileInstance
InotifyRmWatch(int watch)cuttlefish::FileInstance
Ioctl(int request, void *val=nullptr)cuttlefish::FileInstance
is_regular_file_cuttlefish::FileInstanceprivate
IsATTY()cuttlefish::FileInstance
IsOpen() constcuttlefish::FileInstanceinline
IsRegular() constcuttlefish::FileInstanceinline
IsSet(fd_set *in) constcuttlefish::FileInstance
LinkAtCwd(const std::string &path)cuttlefish::FileInstance
Listen(int backlog)cuttlefish::FileInstance
Log(const char *message)cuttlefish::FileInstancestatic
LSeek(off_t offset, int whence)cuttlefish::FileInstance
MMap(void *addr, size_t length, int prot, int flags, off_t offset)cuttlefish::FileInstance
ProcFdLinkTarget() constcuttlefish::FileInstance
Read(void *buf, size_t count)cuttlefish::FileInstance
Recv(void *buf, size_t len, int flags)cuttlefish::FileInstance
RecvMsg(struct msghdr *msg, int flags)cuttlefish::FileInstance
Send(const void *buf, size_t len, int flags)cuttlefish::FileInstance
SendFileDescriptors(const void *buf, size_t len, Args &&... sent_fds)cuttlefish::FileInstanceinline
SendMsg(const struct msghdr *msg, int flags)cuttlefish::FileInstance
Set(fd_set *dest, int *max_index) constcuttlefish::FileInstance
SetSockOpt(int level, int optname, const void *optval, socklen_t optlen)cuttlefish::FileInstance
SetTerminalRaw()cuttlefish::FileInstance
SharedFDcuttlefish::FileInstancefriend
Shutdown(int how)cuttlefish::FileInstance
StrError() constcuttlefish::FileInstance
Truncate(off_t length)cuttlefish::FileInstance
UNMANAGED_Dup()cuttlefish::FileInstance
UNMANAGED_Dup2(int newfd)cuttlefish::FileInstance
Write(const void *buf, size_t count)cuttlefish::FileInstance
~FileInstance()cuttlefish::FileInstanceinlinevirtual