pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
fb_inputbuffer_t Struct Reference

Connection input structure. More...

#include <fb_service.h>

Public Attributes

size_t size
 Number of bytes currently in buffer. More...
 
size_t capacity
 Maximum capacity of the buffer. More...
 
char * message
 The buffer. More...
 

Detailed Description

Connection input structure.

Member Data Documentation

◆ capacity

size_t fb_inputbuffer_t::capacity

Maximum capacity of the buffer.

◆ message

char* fb_inputbuffer_t::message

The buffer.

◆ size

size_t fb_inputbuffer_t::size

Number of bytes currently in buffer.


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