GDB (xrefs)
Public Attributes
buffer Struct Reference

#include "buffer.h"

List of all members.

Public Attributes

char * buffer
size_t buffer_size
size_t used_size

Detailed Description

Definition at line 27 of file buffer.h.


Member Data Documentation

Definition at line 29 of file buffer.h.

Referenced by buffer_finish(), buffer_free(), and buffer_grow().

Definition at line 30 of file buffer.h.

Referenced by buffer_finish(), buffer_free(), and buffer_grow().

Definition at line 31 of file buffer.h.

Referenced by buffer_finish(), buffer_free(), and buffer_grow().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines