MIRA
Public Member Functions | Public Attributes | List of all members
ChannelBufferBase::ListItem Struct Reference

Implements double-linked list item. More...

#include <fw/ChannelBuffer.h>

Inheritance diagram for ChannelBufferBase::ListItem:
Inheritance graph
[legend]

Public Member Functions

 ListItem ()
 

Public Attributes

Slotnext
 
Slotprev
 

Detailed Description

Implements double-linked list item.

Constructor & Destructor Documentation

◆ ListItem()

ListItem ( )
inline

Member Data Documentation

◆ next

Slot* next

◆ prev

Slot* prev

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