proxygen
|
#include <Actions.h>
Public Attributes | |
std::unique_ptr< folly::IOBuf > | data |
Application data to deliver to the application.
std::unique_ptr<folly::IOBuf> fizz::DeliverAppData::data |
Definition at line 23 of file Actions.h.
Referenced by fizz::server::AsyncFizzServerT< SM >::ActionMoveVisitor::operator()(), and fizz::client::AsyncFizzClientT< SM >::ActionMoveVisitor::operator()().