proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
folly::io::QueueAppender Member List
This is the complete list of members for
folly::io::QueueAppender
, including all inherited members.
append
(size_t n)
folly::io::QueueAppender
inline
ensure
(size_t n)
folly::io::QueueAppender
inline
ensureSlow
(size_t n)
folly::io::QueueAppender
inline
private
growth_
folly::io::QueueAppender
private
insert
(std::unique_ptr< folly::IOBuf > buf)
folly::io::QueueAppender
inline
insert
(const folly::IOBuf &buf)
folly::io::QueueAppender
inline
length
()
folly::io::QueueAppender
inline
push
(const uint8_t *buf, size_t len)
folly::io::detail::Writable< QueueAppender >
inline
push
(ByteRange buf)
folly::io::detail::Writable< QueueAppender >
inline
push
(Cursor cursor, size_t len)
folly::io::detail::Writable< QueueAppender >
inline
pushAtMost
(const uint8_t *buf, size_t len)
folly::io::QueueAppender
inline
Writable< QueueAppender >::pushAtMost
(ByteRange buf)
folly::io::detail::Writable< QueueAppender >
inline
Writable< QueueAppender >::pushAtMost
(Cursor cursor, size_t len)
folly::io::detail::Writable< QueueAppender >
inline
QueueAppender
(IOBufQueue *queue, std::size_t growth)
folly::io::QueueAppender
inline
queueCache_
folly::io::QueueAppender
private
reset
(IOBufQueue *queue, std::size_t growth)
folly::io::QueueAppender
inline
writableData
()
folly::io::QueueAppender
inline
write
(T value)
folly::io::QueueAppender
inline
writeBE
(T value)
folly::io::detail::Writable< QueueAppender >
inline
writeLE
(T value)
folly::io::detail::Writable< QueueAppender >
inline
writeSlow
(T value)
folly::io::QueueAppender
inline
private
Generated by
1.8.11