CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::SessionContext Class Reference

#include <SessionContext.h>

Collaboration diagram for carta::SessionContext:
[legend]

Public Member Functions

 SessionContext ()
 
void cancel_group_execution ()
 
bool is_group_execution_cancelled ()
 
void reset ()
 

Private Attributes

volatile bool _cancelled
 

Constructor & Destructor Documentation

◆ SessionContext()

carta::SessionContext::SessionContext ( )
inline

Member Function Documentation

◆ cancel_group_execution()

void carta::SessionContext::cancel_group_execution ( )
inline
Here is the caller graph for this function:

◆ is_group_execution_cancelled()

bool carta::SessionContext::is_group_execution_cancelled ( )
inline
Here is the caller graph for this function:

◆ reset()

void carta::SessionContext::reset ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ _cancelled

volatile bool carta::SessionContext::_cancelled
private

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