|
Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
|
Bounded string: buf.length is the string length, not counting a NUL. More...
#include <sapi_string.h>
Data Fields | |
| sapi_buffer_t | buf |
Bounded string: buf.length is the string length, not counting a NUL.
Definition at line 38 of file sapi_string.h.
| sapi_buffer_t sapi_string_t::buf |
Backing bounds-checked byte view; length excludes any NUL.
Definition at line 40 of file sapi_string.h.