OpenCPN Partial API docs
Loading...
Searching...
No Matches
observable_evtvar.h File Reference

A common variable shared between producer and consumer which supports Listen() and Notify(). More...

#include <atomic>
#include <memory>
#include <string>
#include "observable.h"

Go to the source code of this file.

Classes

class  EventVar
 Generic event handling between MVC Model and Controller based on a shared EventVar variable. More...
 

Detailed Description

A common variable shared between producer and consumer which supports Listen() and Notify().

Definition in file observable_evtvar.h.