TPC::Stream::Entry::Entry |
( |
size_t |
capacity | ) |
|
|
inline |
TPC::Stream::Entry::Entry |
( |
const Entry & |
| ) |
|
|
privatedelete |
size_t TPC::Stream::Entry::Accept |
( |
off_t |
offset, |
|
|
const char * |
buf, |
|
|
size_t |
size |
|
) |
| |
|
inline |
bool TPC::Stream::Entry::Available |
( |
| ) |
const |
|
inline |
bool TPC::Stream::Entry::CanWrite |
( |
Stream & |
stream | ) |
const |
|
inlineprivate |
size_t TPC::Stream::Entry::GetCapacity |
( |
| ) |
const |
|
inline |
off_t TPC::Stream::Entry::GetOffset |
( |
| ) |
const |
|
inline |
size_t TPC::Stream::Entry::GetSize |
( |
| ) |
const |
|
inline |
void TPC::Stream::Entry::Move |
( |
Entry & |
other | ) |
|
|
inline |
void TPC::Stream::Entry::ShrinkIfUnused |
( |
| ) |
|
|
inline |
int TPC::Stream::Entry::Write |
( |
Stream & |
stream, |
|
|
bool |
force |
|
) |
| |
|
inline |
std::vector<char> TPC::Stream::Entry::m_buffer |
|
private |
size_t TPC::Stream::Entry::m_capacity |
|
private |
off_t TPC::Stream::Entry::m_offset |
|
private |
size_t TPC::Stream::Entry::m_size |
|
private |
The documentation for this class was generated from the following file: