FreeNOS
|
Defines in-memory ring header. More...
Data Fields | |
Size | index |
Index where the ring buffer starts. More... | |
Defines in-memory ring header.
Definition at line 50 of file MemoryChannel.h.
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().