Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
Loading...
Searching...
No Matches
sapi_string_t Struct Reference

Bounded string: buf.length is the string length, not counting a NUL. More...

#include <sapi_string.h>

Collaboration diagram for sapi_string_t:
[legend]

Data Fields

sapi_buffer_t buf

Detailed Description

Bounded string: buf.length is the string length, not counting a NUL.

Definition at line 38 of file sapi_string.h.

Field Documentation

◆ buf

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.


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