GATE
gate_stringbuffer8_class Struct Reference

character (byte) string buffer class More...

#include <strings.h>

Public Attributes

gate_atomic_int_t refcount
 reference counter of string buffer usage
 
gate_char8_t data [1]
 begin of string buffer
 

Detailed Description

character (byte) string buffer class

The object is a reference-count managed, overallocated heap object Its data member as an "open array" of bytes


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