class OfflineCommandContext

Defined at line 137 of file ../../src/developer/debug/zxdb/console/command_context.h

This command context implementation collects all the output

Public Methods

void Output (const OutputBuffer & output)

Defined at line 95 of file ../../src/developer/debug/zxdb/console/command_context.cc

void ReportError (const Err & err)

Defined at line 97 of file ../../src/developer/debug/zxdb/console/command_context.cc

Friends

class MakeRefCountedHelper
class RefCountedThreadSafe