yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::BackgroundCommandTask Member List

This is the complete list of members for yaze::editor::BackgroundCommandTask, including all inherited members.

AppendOutput(const char *data, size_t size)yaze::editor::BackgroundCommandTaskprivate
BackgroundCommandTask()=defaultyaze::editor::BackgroundCommandTask
BackgroundCommandTask(const BackgroundCommandTask &)=deleteyaze::editor::BackgroundCommandTask
Cancel()yaze::editor::BackgroundCommandTask
cancel_requested_yaze::editor::BackgroundCommandTaskprivate
child_pid_yaze::editor::BackgroundCommandTaskprivate
command_yaze::editor::BackgroundCommandTaskprivate
ComputeOutputTail(const std::string &output)yaze::editor::BackgroundCommandTaskprivatestatic
directory_yaze::editor::BackgroundCommandTaskprivate
exit_code_yaze::editor::BackgroundCommandTaskprivate
Finalize(absl::Status status, int exit_code)yaze::editor::BackgroundCommandTaskprivate
finished_yaze::editor::BackgroundCommandTaskprivate
GetSnapshot() constyaze::editor::BackgroundCommandTask
JoinIfNeeded()yaze::editor::BackgroundCommandTaskprivate
mutex_yaze::editor::BackgroundCommandTaskmutableprivate
operator=(const BackgroundCommandTask &)=deleteyaze::editor::BackgroundCommandTask
output_yaze::editor::BackgroundCommandTaskprivate
output_tail_yaze::editor::BackgroundCommandTaskprivate
running_yaze::editor::BackgroundCommandTaskprivate
Start(const std::string &command, const std::string &directory)yaze::editor::BackgroundCommandTask
started_yaze::editor::BackgroundCommandTaskprivate
status_yaze::editor::BackgroundCommandTaskprivate
Wait()yaze::editor::BackgroundCommandTask
worker_yaze::editor::BackgroundCommandTaskprivate
WorkerMain(std::string command, std::string directory)yaze::editor::BackgroundCommandTaskprivate
~BackgroundCommandTask()yaze::editor::BackgroundCommandTask