◆ BackgroundTask() [1/2]
BackgroundTask::BackgroundTask |
( |
BNBackgroundTask * |
task | ) |
|
◆ BackgroundTask() [2/2]
BinaryNinja::BackgroundTask::BackgroundTask |
( |
const std::string & |
initialText, |
|
|
bool |
canCancel |
|
) |
| |
◆ CanCancel()
bool BackgroundTask::CanCancel |
( |
| ) |
const |
◆ Cancel()
void BackgroundTask::Cancel |
( |
| ) |
|
◆ Finish()
void BackgroundTask::Finish |
( |
| ) |
|
◆ GetProgressText()
string BackgroundTask::GetProgressText |
( |
| ) |
const |
◆ GetRunningTasks()
◆ IsCancelled()
bool BackgroundTask::IsCancelled |
( |
| ) |
const |
◆ IsFinished()
bool BackgroundTask::IsFinished |
( |
| ) |
const |
◆ SetProgressText()
void BackgroundTask::SetProgressText |
( |
const std::string & |
text | ) |
|
The documentation for this class was generated from the following files: