Return the file descriptor associated with this object, or FilesystemUtil::k_INVALID_FD if this object is not currently associated with a file descriptor.
Synopsis
Declared in <bdls_fdstreambuf.h>
FilesystemUtil::FileDescriptor
fileDescriptor() const;
Return Value
the associated file descriptor, or FilesystemUtil::k_INVALID_FD if none
Created with MrDocs