SObjectizer  5.7
Classes | Public Member Functions | List of all members
timertt::details::thread_unsafe_manager_mixin Struct Reference

A mixin which must be used as base class for not-thread-safe timer managers. More...

#include <all.hpp>

Classes

class  lock_guard
 A empty class for an object's lock emulation. More...
 

Public Member Functions

void ensure_started ()
 
void notify ()
 

Detailed Description

A mixin which must be used as base class for not-thread-safe timer managers.

Since
v.1.1.0

Member Function Documentation

◆ ensure_started()

void timertt::details::thread_unsafe_manager_mixin::ensure_started ( )
inline

◆ notify()

void timertt::details::thread_unsafe_manager_mixin::notify ( )
inline

The documentation for this struct was generated from the following file: