Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
DataBuf Struct Reference

A convenience data structure for passing data chunks between nodes. More...

#include <chain.h>

Public Attributes

char * Buf
 
int Size
 
int Code
 

Detailed Description

A convenience data structure for passing data chunks between nodes.

Definition at line 52 of file chain.h.

Member Data Documentation

◆ Buf

char* DataBuf::Buf

◆ Code

int DataBuf::Code

Definition at line 55 of file chain.h.

Referenced by a_Chain_dbuf_new(), and Dpi_append_dbuf().

◆ Size

int DataBuf::Size

Definition at line 54 of file chain.h.

Referenced by a_Capi_ccc(), a_Chain_dbuf_new(), a_IO_ccc(), and Dpi_append_dbuf().


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