[#BloombergLP-bdls-FdStreamBuf_FileHandler-isOpened] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FdStreamBuf_FileHandler.adoc[FdStreamBuf_FileHandler]::isOpened :relfileprefix: ../../../ :mrdocs: Return `true` if this file handler 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]#