ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
pc_sb Struct Reference

Bump-append target; ok latches false once an append would overflow cap. More...

#include <strbuf.h>

Public Attributes

char * p
 
size_t cap
 
size_t len
 
bool ok
 

Detailed Description

Bump-append target; ok latches false once an append would overflow cap.

Definition at line 29 of file strbuf.h.

Member Data Documentation

◆ p

char* pc_sb::p

◆ cap

size_t pc_sb::cap

◆ len

◆ ok


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