proxygen
folly::AsyncIOOp Member List

This is the complete list of members for folly::AsyncIOOp, including all inherited members.

AsyncIO classfolly::AsyncIOOpfriend
AsyncIOOp(NotificationCallback cb=NotificationCallback())folly::AsyncIOOpexplicit
cancel()folly::AsyncIOOpprivate
cb_folly::AsyncIOOpprivate
complete(ssize_t result)folly::AsyncIOOpprivate
init()folly::AsyncIOOpprivate
iocb_folly::AsyncIOOpprivate
notificationCallback() const folly::AsyncIOOpinline
NotificationCallback typedeffolly::AsyncIOOp
operator<<(std::ostream &stream, const AsyncIOOp &o)folly::AsyncIOOpfriend
pread(int fd, void *buf, size_t size, off_t start)folly::AsyncIOOp
pread(int fd, Range< unsigned char * > range, off_t start)folly::AsyncIOOp
preadv(int fd, const iovec *iov, int iovcnt, off_t start)folly::AsyncIOOp
pwrite(int fd, const void *buf, size_t size, off_t start)folly::AsyncIOOp
pwrite(int fd, Range< const unsigned char * > range, off_t start)folly::AsyncIOOp
pwritev(int fd, const iovec *iov, int iovcnt, off_t start)folly::AsyncIOOp
reset(NotificationCallback cb=NotificationCallback())folly::AsyncIOOp
result() const folly::AsyncIOOp
result_folly::AsyncIOOpprivate
setNotificationCallback(NotificationCallback cb)folly::AsyncIOOpinline
start()folly::AsyncIOOpprivate
state() const folly::AsyncIOOpinline
State enum namefolly::AsyncIOOp
state_folly::AsyncIOOpprivate
~AsyncIOOp()folly::AsyncIOOp