MotionLib  1.0.0
SamBuCa motion library
Public Types | Public Member Functions | Protected Attributes | List of all members
smc::internal::NotificationWorker Class Reference
Inheritance diagram for smc::internal::NotificationWorker:
Inheritance graph
[legend]
Collaboration diagram for smc::internal::NotificationWorker:
Collaboration graph
[legend]

Public Types

typedef std::shared_ptr< NotificationWorkerShared
 

Public Member Functions

 NotificationWorker (const std::shared_ptr< DeviceStore > &store, std::size_t numThreads=3, std::size_t maxSize=2048)
 
template<typename T >
void post (T fun)
 
void notify (const std::shared_ptr< std::set< DeviceId >> &updates)
 

Protected Attributes

std::weak_ptr< DeviceStorem_store
 

Detailed Description

Definition at line 44 of file NotificationWorker.hpp.


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