KiCad PCB EDA Suite
Loading...
Searching...
No Matches
observable.h File Reference
#include <cassert>
#include <memory>
#include <vector>
#include <utility>

Go to the source code of this file.

Classes

struct  UTIL::DETAIL::OBSERVABLE_BASE
 
struct  UTIL::DETAIL::OBSERVABLE_BASE::IMPL
 
class  UTIL::LINK
 Simple RAII-handle to a subscription. More...
 
class  UTIL::OBSERVABLE< ObserverInterface >
 

Namespaces

namespace  UTIL
 A model subscriber implementation using links to represent connections.
 
namespace  UTIL::DETAIL