mn_workqueue_item.hpp
Go to the documentation of this file.
Definition: mn_workqueue_item.hpp:30
virtual bool on_work()=0
work_queue_item(bool deleteAffter=false)
Definition: mn_workqueue_item.hpp:43
virtual ~work_queue_item()
Definition: mn_workqueue_item.hpp:49
basic_queue< T, TMAXITEMS, TITEMSIZE > queue
Definition: container/mn_queue.hpp:239
Definition: mn_allocator_typetraits.hpp:25