|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
This is the complete list of members for AllowedMethods, including all inherited members.
| _bitmap | AllowedMethods | private |
| addMethod(HTTPMethod method) | AllowedMethods | |
| AllowedMethods() | AllowedMethods | |
| AllowedMethods(const AllowedMethods &other) | AllowedMethods | |
| clear() | AllowedMethods | |
| getBitmap() const | AllowedMethods | |
| isAllowed(HTTPMethod method) const | AllowedMethods | |
| methodToString(HTTPMethod method) | AllowedMethods | static |
| operator=(const AllowedMethods &other) | AllowedMethods | |
| removeMethod(HTTPMethod method) | AllowedMethods | |
| stringToMethod(const std::string &methodStr) | AllowedMethods | static |
| ~AllowedMethods() | AllowedMethods |