WEBBY - the embedded web server with many faces / objects in plain C Snapshot
Public Attributes
RDATA Union Reference

#include <webby.h>

List of all members.

Public Attributes

struct {
   void *   data
   size_t   data_size
no_chunk
struct {
   BF *   bf
   int   chunk_no
chunk

Detailed Description

Definition at line 84 of file webby.h.


Member Data Documentation

BF* RDATA::bf

Definition at line 91 of file webby.h.

struct { ... } RDATA::chunk

Definition at line 92 of file webby.h.

void* RDATA::data

Definition at line 86 of file webby.h.

Definition at line 87 of file webby.h.

struct { ... } RDATA::no_chunk

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