#include <utils.h>
|
uint32_t | inc (void) |
|
| SetGet32 (const uint32_t &value=0) |
|
uint32_t | get (void) |
|
void | set (const uint32_t &value) |
|
| SetGet (const uint32_t &value=uint32_t()) |
|
Shortcut for SetGet<uint32_t>
Definition at line 102 of file utils.h.
◆ SetGet32()
sick_scan::SetGet32::SetGet32 |
( |
const uint32_t & |
value = 0 | ) |
|
|
inline |
Constructor with optional initialization of value
Definition at line 106 of file utils.h.
◆ inc()
uint32_t sick_scan::SetGet32::inc |
( |
void |
| ) |
|
|
inline |
Increments and returns the value
Definition at line 108 of file utils.h.
The documentation for this class was generated from the following file: