MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
Public Member Functions
mace::rpc::http::file_handler Class Reference

The common handler for all incoming requests.

#include <file_handler.hpp>

List of all members.

Public Member Functions

 file_handler (const std::string &doc_root)
 Construct with a directory containing files to be served.
bool operator() (const request &req, const std::string &path, reply &rep)
 Handle a request and produce a reply.

Detailed Description

Definition at line 24 of file file_handler.hpp.


The documentation for this class was generated from the following file: