class DebugAdapterReader
Defined at line 174 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
Public Methods
void DebugAdapterReader (debug::StreamBuffer * stream)
Defined at line 176 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
size_t read (void * buffer, size_t n)
Defined at line 177 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
bool isOpen ()
Defined at line 184 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
void close ()
Defined at line 186 of file ../../src/developer/debug/zxdb/debug_adapter/context.h