YAP 7.1.0
buf_struct_t

Public Attributes

char * buf_
 
char * lbuf_
 
size_t bufsize_
 
size_t lbufsz_
 

Detailed Description

Definition at line 1747 of file stack.c.

Member Data Documentation

◆ buf_

char* buf_

Definition at line 1748 of file stack.c.

◆ bufsize_

size_t bufsize_

Definition at line 1750 of file stack.c.

◆ lbuf_

char* lbuf_

Definition at line 1749 of file stack.c.

◆ lbufsz_

size_t lbufsz_

Definition at line 1751 of file stack.c.


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