CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
NSROOT::RingBuffer::Chunk Struct Reference

total size of unread data in the buffer More...

Collaboration diagram for NSROOT::RingBuffer::Chunk:

Data Fields

RingBufferPacketpacket
Chunk * next

Detailed Description

total size of unread data in the buffer

Definition at line 144 of file ringbuffer.h.

Constructor & Destructor Documentation

◆ Chunk()

NSROOT::RingBuffer::Chunk::Chunk ( )
inline

Definition at line 146 of file ringbuffer.h.

◆ ~Chunk()

NSROOT::RingBuffer::Chunk::~Chunk ( )
inline

Definition at line 147 of file ringbuffer.h.

Field Documentation

◆ next

Chunk* NSROOT::RingBuffer::Chunk::next

Definition at line 149 of file ringbuffer.h.

◆ packet

RingBufferPacket* NSROOT::RingBuffer::Chunk::packet

Definition at line 148 of file ringbuffer.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/ringbuffer.h