class DebugAdapterReader
Defined at line 192 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
Public Methods
void DebugAdapterReader (debug::StreamBuffer * stream)
Defined at line 194 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
size_t read (void * buffer, size_t n)
Defined at line 195 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
bool isOpen ()
Defined at line 202 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
void close ()
Defined at line 204 of file ../../src/developer/debug/zxdb/debug_adapter/context.h