SObjectizer 5.8
Loading...
Searching...
No Matches
abstract_work_thread.cpp File Reference

Interfaces for work_thread and work_thread's factory. More...

Go to the source code of this file.

Classes

class  so_5::disp::std_work_thread_impl::std_work_thread_t
 The standard implementation of abstract_work_thread interface. More...
 
class  so_5::disp::std_work_thread_impl::std_work_thread_factory_t
 The standard implementation of abstract_work_thread_factory interface. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::disp
 Event dispatchers.
 
namespace  so_5::disp::std_work_thread_impl
 

Functions

SO_5_FUNC abstract_work_thread_factory_shptr_t so_5::disp::make_std_work_thread_factory ()
 Get a standard SObjectizer's work thread factory that is used by default.
 

Detailed Description

Interfaces for work_thread and work_thread's factory.

Since
v.5.7.3

Definition in file abstract_work_thread.cpp.