class DebugAdapterReader
Defined at line 215 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
Public Methods
void DebugAdapterReader (debug::StreamBuffer * stream)
Defined at line 217 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
size_t read (void * buffer, size_t n)
Defined at line 218 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
bool isOpen ()
Defined at line 225 of file ../../src/developer/debug/zxdb/debug_adapter/context.h
void close ()
Defined at line 227 of file ../../src/developer/debug/zxdb/debug_adapter/context.h