libkazv
Kazv::LagerStoreEventEmitter::Watchable Class Reference

#include <lagerstoreeventemitter.hpp>

Public Member Functions

 Watchable (LagerStoreEventEmitter &ee)
 
template<class EventType , class Func >
void after (Func &&func)
 
template<class Func >
void afterAll (Func &&func)
 

Constructor & Destructor Documentation

◆ Watchable()

Kazv::LagerStoreEventEmitter::Watchable::Watchable ( LagerStoreEventEmitter ee)
inline

Member Function Documentation

◆ after()

template<class EventType , class Func >
void Kazv::LagerStoreEventEmitter::Watchable::after ( Func &&  func)
inline

◆ afterAll()

template<class Func >
void Kazv::LagerStoreEventEmitter::Watchable::afterAll ( Func &&  func)
inline

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