$treeview $search $mathjax
#include <airinv/server/Reply.hpp>
Public Member Functions | |
| std::vector< boost::asio::const_buffer > | to_buffers () |
Public Attributes | |
| FlightRequestStatus::EN_FlightRequestStatus | _status |
| std::string | content |
Definition at line 18 of file Reply.hpp.
| std::vector< boost::asio::const_buffer > AIRINV::Reply::to_buffers | ( | ) |
Status.
Definition at line 20 of file Reply.hpp.
Referenced by AIRINV::RequestHandler::handleRequest().
| std::string AIRINV::Reply::content |
The content to be sent in the reply.
Definition at line 23 of file Reply.hpp.
Referenced by AIRINV::RequestHandler::handleRequest(), and to_buffers().
1.4.7
Generated on Sun Jun 14 20:59:19 2015 for AirInv by
1.4.7