#include <BuiltInHttpClientPlatformSocket.h>
◆ FConnectionCircularBuffer()
| FConnectionCircularBuffer::FConnectionCircularBuffer |
( |
uint64 |
InCapacity | ) |
|
|
inlineexplicit |
◆ ~FConnectionCircularBuffer()
| FConnectionCircularBuffer::~FConnectionCircularBuffer |
( |
| ) |
|
|
inline |
◆ Clear()
| void FConnectionCircularBuffer::Clear |
( |
| ) |
|
|
inline |
◆ Consume()
◆ GetCapacity()
| uint64 FConnectionCircularBuffer::GetCapacity |
( |
| ) |
const |
|
inline |
◆ GetSize()
| uint64 FConnectionCircularBuffer::GetSize |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool FConnectionCircularBuffer::IsEmpty |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
| uint8 & FConnectionCircularBuffer::operator[] |
( |
uint64 |
Index | ) |
|
|
inline |
◆ operator[]() [2/2]
| uint8 FConnectionCircularBuffer::operator[] |
( |
uint64 |
Index | ) |
const |
|
inline |
◆ Peek()
◆ Put()
◆ SpaceLeft()
| uint64 FConnectionCircularBuffer::SpaceLeft |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: