class ConsoleType
Defined at line 123 of file ../../src/developer/debug/zxdb/client/analytics_event.h
Public Methods
void ConsoleType (const std::string & session_id)
ConsoleType -------------------------------------------------------------------------------------
Defined at line 133 of file ../../src/developer/debug/zxdb/client/analytics_event.cc
void SetConsoleType (Type type)
Defined at line 136 of file ../../src/developer/debug/zxdb/client/analytics_event.cc
Enumerations
enum Type
| Name | Value |
|---|---|
| kCommandLine | 0 |
| kCommandLineEmbedded | 1 |
| kDebugAdapter | 2 |
Defined at line 127 of file ../../src/developer/debug/zxdb/client/analytics_event.h