Return true if this file handler is currently associated with a file descriptor, and false otherwise.
Synopsis
Declared in <bdls_fdstreambuf.h>
bool
isOpened() const;
Return Value
true if associated with a file descriptor, and false otherwise
Created with MrDocs