Return the file descriptor associated with this object, if isOpened is true, and ‐1 otherwise.

Synopsis

Declared in <bdls_fdstreambuf.h>

FilesystemUtil::FileDescriptor
fileDescriptor() const;

Return Value

the associated file descriptor, or ‐1 if not opened

Created with MrDocs