FreeNOS
Data Fields
MemoryChannel::RingHead Struct Reference

Defines in-memory ring header. More...

Data Fields

Size index
 Index where the ring buffer starts. More...
 

Detailed Description

Defines in-memory ring header.

Definition at line 50 of file MemoryChannel.h.

Field Documentation

◆ index

Size MemoryChannel::RingHead::index

Index where the ring buffer starts.

Definition at line 53 of file MemoryChannel.h.

Referenced by MemoryChannel::read(), and MemoryChannel::write().


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