|
xrootd
|
This is the complete list of members for TPC::Stream::Entry, including all inherited members.
| Accept(off_t offset, const char *buf, size_t size) | TPC::Stream::Entry | inline |
| Available() const | TPC::Stream::Entry | inline |
| CanWrite(Stream &stream) const | TPC::Stream::Entry | inlineprivate |
| Entry(size_t capacity) | TPC::Stream::Entry | inline |
| Entry(const Entry &)=delete | TPC::Stream::Entry | private |
| GetCapacity() const | TPC::Stream::Entry | inline |
| GetOffset() const | TPC::Stream::Entry | inline |
| GetSize() const | TPC::Stream::Entry | inline |
| m_buffer | TPC::Stream::Entry | private |
| m_capacity | TPC::Stream::Entry | private |
| m_offset | TPC::Stream::Entry | private |
| m_size | TPC::Stream::Entry | private |
| Move(Entry &other) | TPC::Stream::Entry | inline |
| ShrinkIfUnused() | TPC::Stream::Entry | inline |
| Write(Stream &stream) | TPC::Stream::Entry | inline |