/workspaces/astro/sol3-sdk/cpp/sol3/core/file_descriptor.h Source File
|
Space-ng SDK
|
file_descriptor.h
Go to the documentation of this file.
FileDescriptor(FileDescriptor &&other) noexcept
bool isOpen() const
Return true if the file descriptor is open, false otherwise.
FileDescriptor(FileDescriptor const &)=delete
FileDescriptor & operator=(FileDescriptor &&other) noexcept
void reset(int fd=-1)
Closes and replaces the underlying file descriptor.
~FileDescriptor()
FileDescriptor & operator=(FileDescriptor const &)=delete
Definition: any_message_input.h:15
Generated by