Observer.cpp File Reference
+ Include dependency graph for Observer.cpp:

Go to the source code of this file.

Classes

struct  Observer::Impl
 
struct  Observer::Impl::FilterData
 
struct  Observer::Impl::FilterQueueData
 
struct  Observer::Impl::WorkerUpdate
 

Variables

const std::string LAST_REFRESH_DELTA_CHANNEL = "_LastRefreshDelta"
 

Variable Documentation

◆ LAST_REFRESH_DELTA_CHANNEL

const std::string LAST_REFRESH_DELTA_CHANNEL = "_LastRefreshDelta"

Definition at line 46 of file Observer.cpp.