Sponge
CS144's user-space TCP library
|
This is the complete list of members for FileDescriptor::FDWrapper, including all inherited members.
_closed | FileDescriptor::FDWrapper | |
_eof | FileDescriptor::FDWrapper | |
_fd | FileDescriptor::FDWrapper | |
_read_count | FileDescriptor::FDWrapper | |
_write_count | FileDescriptor::FDWrapper | |
close() | FileDescriptor::FDWrapper | |
FDWrapper(const int fd) | FileDescriptor::FDWrapper | explicit |
FDWrapper(const FDWrapper &other)=delete | FileDescriptor::FDWrapper | |
FDWrapper(FDWrapper &&other)=delete | FileDescriptor::FDWrapper | |
operator=(const FDWrapper &other)=delete | FileDescriptor::FDWrapper | |
operator=(FDWrapper &&other)=delete | FileDescriptor::FDWrapper | |
~FDWrapper() | FileDescriptor::FDWrapper |