Mir
Public Member Functions | List of all members
Worker Class Reference

#include <decoration_provider.h>

Inheritance diagram for Worker:
[legend]

Public Member Functions

 ~Worker ()
 
void start_work ()
 
void enqueue_work (std::function< void()> const &functor)
 
void stop_work ()
 

Constructor & Destructor Documentation

◆ ~Worker()

Worker::~Worker ( )

Member Function Documentation

◆ enqueue_work()

void Worker::enqueue_work ( std::function< void()> const &  functor)

◆ start_work()

void Worker::start_work ( )

◆ stop_work()

void Worker::stop_work ( )

The documentation for this class was generated from the following files:

Copyright © 2012-2017 Canonical Ltd.
Generated on Mon Oct 30 19:44:55 UTC 2017