Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shamalgs::atomic::ErrorCheckCounter::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_error (u32 id) const
 Increments the error count associated to the given id in the buffer.
 

Public Attributes

u32ptr
 The pointer to the buffer.
 

Detailed Description

A struct to access the pointer associated to the buffer.

Definition at line 147 of file ErrorChecker.hpp.

Member Function Documentation

◆ set_error()

void shamalgs::atomic::ErrorCheckCounter::accessed::set_error ( u32  id) const
inline

Increments the error count associated to the given id in the buffer.

Definition at line 151 of file ErrorChecker.hpp.

Member Data Documentation

◆ ptr

u32* shamalgs::atomic::ErrorCheckCounter::accessed::ptr

The pointer to the buffer.

Definition at line 148 of file ErrorChecker.hpp.


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