PIPS
__string_buffer_head Struct Reference

internally defined structure. More...

+ Collaboration diagram for __string_buffer_head:

Data Fields

stack ins
 
bool dup
 

Detailed Description

internally defined structure.

the string_buffer pointer type is defined in "newgen_string_buffer.h"

Definition at line 46 of file string_buffer.c.

Field Documentation

◆ dup

bool __string_buffer_head::dup

Definition at line 49 of file string_buffer.c.

Referenced by string_buffer_make().

◆ ins

stack __string_buffer_head::ins

Definition at line 48 of file string_buffer.c.

Referenced by string_buffer_append_sb(), and string_buffer_make().


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