class DebugAdapterReader
Defined at line 232 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
Public Methods
void DebugAdapterReader (debug::StreamBuffer * stream)
Defined at line 234 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
size_t read (void * buffer, size_t n)
Defined at line 235 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
bool isOpen ()
Defined at line 242 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
void close ()
Defined at line 244 of file ../../src/developer/debug/zxdb/debug_adapter/context.h