[#BloombergLP-bdls-FdStreamBuf-isOpened] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FdStreamBuf.adoc[FdStreamBuf]::isOpened :relfileprefix: ../../../ :mrdocs: Return `true` if this object is currently associated with a file descriptor, and `false` otherwise. == Synopsis Declared in `<bdls_fdstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isOpened() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#