tsm  0.1.0
Public Member Functions | List of all members
tsm::CallbackObserver Struct Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::CallbackObserver:
Collaboration graph

Public Member Functions

void add_callback (std::function< void()> &&cb)
 
void notify ()
 

Member Function Documentation

◆ add_callback()

void tsm::CallbackObserver::add_callback ( std::function< void()> &&  cb)
inline

◆ notify()

void tsm::CallbackObserver::notify ( )
inline

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