#include <sring.h>
◆ bufftype
◆ SRingBuffer()
SRingBuffer::SRingBuffer |
( |
unsigned |
size | ) |
|
◆ ~SRingBuffer()
SRingBuffer::~SRingBuffer |
( |
| ) |
|
|
virtual |
◆ add()
void SRingBuffer::add |
( |
bufftype |
newdatum | ) |
|
◆ get()
◆ hasMore()
bool SRingBuffer::hasMore |
( |
| ) |
|
◆ isEnd()
bool SRingBuffer::isEnd |
( |
| ) |
|
◆ reset()
void SRingBuffer::reset |
( |
| ) |
|
◆ resetGet()
void SRingBuffer::resetGet |
( |
| ) |
|
◆ resize()
void SRingBuffer::resize |
( |
unsigned |
newsize | ) |
|
◆ size()
unsigned SRingBuffer::size |
( |
| ) |
|
◆ usedSize()
unsigned SRingBuffer::usedSize |
( |
| ) |
|
The documentation for this class was generated from the following files: