#include <SBPlatform.h>
Definition at line 24 of file SBPlatform.h.
lldb::SBPlatformConnectOptions::SBPlatformConnectOptions |
( |
const char * |
url | ) |
|
lldb::SBPlatformConnectOptions::~SBPlatformConnectOptions |
( |
| ) |
|
void lldb::SBPlatformConnectOptions::DisableRsync |
( |
| ) |
|
void lldb::SBPlatformConnectOptions::EnableRsync |
( |
const char * |
options, |
|
|
const char * |
remote_path_prefix, |
|
|
bool |
omit_remote_hostname |
|
) |
| |
const char* lldb::SBPlatformConnectOptions::GetLocalCacheDirectory |
( |
| ) |
|
bool lldb::SBPlatformConnectOptions::GetRsyncEnabled |
( |
| ) |
|
const char* lldb::SBPlatformConnectOptions::GetURL |
( |
| ) |
|
void lldb::SBPlatformConnectOptions::SetLocalCacheDirectory |
( |
const char * |
path | ) |
|
void lldb::SBPlatformConnectOptions::SetURL |
( |
const char * |
url | ) |
|
PlatformConnectOptions* lldb::SBPlatformConnectOptions::m_opaque_ptr |
|
protected |
The documentation for this class was generated from the following file: