Public Member Functions | Private Attributes
async_web_server_cpp::PathMatcher Class Reference

List of all members.

Public Member Functions

bool operator() (const HttpRequest &request)
 PathMatcher (const std::string &path_regex_string)

Private Attributes

const boost::regex path_regex_

Detailed Description

Definition at line 12 of file http_request_handler.cpp.


Constructor & Destructor Documentation

async_web_server_cpp::PathMatcher::PathMatcher ( const std::string &  path_regex_string) [inline, explicit]

Definition at line 15 of file http_request_handler.cpp.


Member Function Documentation

bool async_web_server_cpp::PathMatcher::operator() ( const HttpRequest request) [inline]

Definition at line 20 of file http_request_handler.cpp.


Member Data Documentation

const boost::regex async_web_server_cpp::PathMatcher::path_regex_ [private]

Definition at line 26 of file http_request_handler.cpp.


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


async_web_server_cpp
Author(s): Mitchell Wills
autogenerated on Thu Aug 27 2015 12:27:39