$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 |
A reply to be sent to a client.
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.6.1
Generated on Sun Jun 14 20:40:35 2015 for AirInv by
1.6.1