Definition at line 28 of file job_manager.h.
◆ OnCompleteFunction
| typedef std::function<void(Job*)> shaka::media::Job::OnCompleteFunction |
◆ Job()
| shaka::media::Job::Job |
( |
const std::string & |
name, |
|
|
std::shared_ptr< OriginHandler > |
work, |
|
|
OnCompleteFunction |
on_complete |
|
) |
| |
◆ Cancel()
| void shaka::media::Job::Cancel |
( |
| ) |
|
◆ Initialize()
| const Status & shaka::media::Job::Initialize |
( |
| ) |
|
◆ Join()
| void shaka::media::Job::Join |
( |
| ) |
|
◆ name()
| const std::string & shaka::media::Job::name |
( |
| ) |
const |
|
inline |
◆ Run()
| const Status & shaka::media::Job::Run |
( |
| ) |
|
◆ Start()
| void shaka::media::Job::Start |
( |
| ) |
|
◆ status()
| const Status & shaka::media::Job::status |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: