class Closable
Defined at line 25 of file ../../third_party/github.com/google/cppdap/src/include/dap/io.h
Public Methods
bool isOpen ()
isOpen() returns true if the stream has not been closed.
void close ()
close() closes the stream.
void ~Closable ()
Defined at line 27 of file ../../third_party/github.com/google/cppdap/src/include/dap/io.h