DCCL v4
Loading...
Searching...
No Matches
pb_Buffer Struct Reference

Public Attributes

unsigned size: sizeof(unsigned)*CHAR_BIT - 1
 
unsigned heap: 1
 
union { 
 
   char   buff [PB_SSO_SIZE] 
 
   pb_HeapBuffer   h 
 
u 
 

Detailed Description

Definition at line 170 of file pb.h.

Member Data Documentation

◆ buff

char pb_Buffer::buff[PB_SSO_SIZE]

Definition at line 174 of file pb.h.

◆ h

pb_HeapBuffer pb_Buffer::h

Definition at line 175 of file pb.h.

◆ heap

unsigned pb_Buffer::heap

Definition at line 172 of file pb.h.

◆ size

unsigned pb_Buffer::size

Definition at line 171 of file pb.h.


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