Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::reactive::TrackerScope Class Reference

RAII: push a tracker on construction, pop on destruction. More...

#include <graph.hpp>

Public Member Functions

 TrackerScope (TrackingContext &ctx)
 ~TrackerScope ()
 TrackerScope (const TrackerScope &)=delete
TrackerScopeoperator= (const TrackerScope &)=delete

Detailed Description

RAII: push a tracker on construction, pop on destruction.

Constructor & Destructor Documentation

◆ TrackerScope() [1/2]

aria::reactive::TrackerScope::TrackerScope ( TrackingContext & ctx)
inlineexplicit

◆ ~TrackerScope()

aria::reactive::TrackerScope::~TrackerScope ( )
inline

◆ TrackerScope() [2/2]

aria::reactive::TrackerScope::TrackerScope ( const TrackerScope & )
delete

Member Function Documentation

◆ operator=()

TrackerScope & aria::reactive::TrackerScope::operator= ( const TrackerScope & )
delete

The documentation for this class was generated from the following file:
  • modules/core/include/aria/reactive/graph.hpp