#include <RemoteDebuggerBridge.h>
◆ ConnectionState
| Enumerator |
|---|
| Closed | |
| Open | |
| Connected | |
| LoggedOff | |
| LoggedOn | |
◆ RemoteDebuggerBridge()
◆ ~RemoteDebuggerBridge()
◆ close()
◆ getConnectionPassword()
| StringTableEntry getConnectionPassword |
( |
void | | ) |
|
|
static |
◆ getConnectionState()
◆ open()
| bool open |
( |
const S32 | debuggerVersion, |
|
|
const S32 | port, |
|
|
const char * | pPassword ) |
|
static |
◆ processCommandLine()
| void processCommandLine |
( |
S32 | argc, |
|
|
const char ** | argv ) |
|
static |
◆ IdleWaitPeriod
| const S32 IdleWaitPeriod = 100 |
|
static |
The documentation for this class was generated from the following files:
- debug/remote/RemoteDebuggerBridge.h
- debug/remote/RemoteDebuggerBridge.cc