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

Queue structure. More...

#include <fb_service.h>

Collaboration diagram for fb_ioqueue_t:
Collaboration graph
[legend]

Public Attributes

FB_MESSAGELISTfirst
 
FB_MESSAGELISTlast
 
ssize_t consumed
 

Detailed Description

Queue structure.

These hold output for a specific connection.

Member Data Documentation

◆ consumed

ssize_t fb_ioqueue_t::consumed

◆ first

FB_MESSAGELIST* fb_ioqueue_t::first

◆ last

FB_MESSAGELIST* fb_ioqueue_t::last

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