nussl_buffer Struct Reference

#include <nussl_string.h>


Data Fields

char * data
size_t used
size_t length


Detailed Description

Definition at line 76 of file nussl_string.h.


Field Documentation

char* nussl_buffer::data

Definition at line 77 of file nussl_string.h.

Referenced by nussl_buffer_altered(), nussl_buffer_append(), nussl_buffer_clear(), nussl_buffer_concat(), nussl_buffer_destroy(), nussl_buffer_finish(), nussl_buffer_grow(), and nussl_buffer_snprintf().

size_t nussl_buffer::length

Definition at line 79 of file nussl_string.h.

Referenced by nussl_buffer_clear(), and nussl_buffer_grow().

size_t nussl_buffer::used

Definition at line 78 of file nussl_string.h.

Referenced by nussl_buffer_altered(), nussl_buffer_append(), nussl_buffer_clear(), nussl_buffer_concat(), and nussl_buffer_snprintf().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7