libUPnP  1.6.17
Data Fields
membuffer Struct Reference

#include <membuffer.h>

Data Fields

char * buf
size_t length
size_t capacity
size_t size_inc

Detailed Description

Maintains a block of dynamically allocated memory note: Total length/capacity should not exceed MAX_INT


Field Documentation

total allocated memory (read-only).

Referenced by membuffer_attach(), and membuffer_set_size().

used to increase size; MUST be > 0; (read/write).

Referenced by CreateServicePacket(), gena_subscribe(), gena_unsubscribe(), genaNotify(), membuffer_init(), membuffer_set_size(), and respond_ok().


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