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-2018 Canonical Ltd.
Generated on Sat Sep 1 14:12:02 UTC 2018