![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 | |
| u32 * | ptr |
| The pointer to the buffer. | |
A struct to access the pointer associated to the buffer.
Definition at line 75 of file ErrorChecker.hpp.
|
inline |
Set a flag on the error flags buffer atomically.
Definition at line 79 of file ErrorChecker.hpp.
| u32* shamalgs::atomic::ErrorCheckerFlags::accessed::ptr |
The pointer to the buffer.
Definition at line 76 of file ErrorChecker.hpp.