Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamalgs::atomic::ErrorCheckerFlags::accessed Struct Reference

A struct to access the pointer associated to the buffer. More...

#include <shamalgs/include/shamalgs/atomic/ErrorChecker.hpp>

Public Member Functions

void set_flag_on (u32 flag_val) const
 Set a flag on the error flags buffer atomically.

Public Attributes

u32ptr
 The pointer to the buffer.

Detailed Description

A struct to access the pointer associated to the buffer.

Definition at line 75 of file ErrorChecker.hpp.

Member Function Documentation

◆ set_flag_on()

void shamalgs::atomic::ErrorCheckerFlags::accessed::set_flag_on ( u32 flag_val) const
inline

Set a flag on the error flags buffer atomically.

Definition at line 79 of file ErrorChecker.hpp.

Member Data Documentation

◆ ptr

u32* shamalgs::atomic::ErrorCheckerFlags::accessed::ptr

The pointer to the buffer.

Definition at line 76 of file ErrorChecker.hpp.


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