SaltAPI
1.1
An API for the HTTPd / Zia by Salty Studio.
|
This is the complete list of members for HTTP::ProcessingList, including all inherited members.
begin() | HTTP::ProcessingList | |
end() | HTTP::ProcessingList | |
next(Request *req, Response *res) | HTTP::ProcessingList | |
pop() | HTTP::ProcessingList | |
ProcessingList() | HTTP::ProcessingList | |
push(EventFunction eventFunction) | HTTP::ProcessingList | |
pushAfter(EventFunction eventFunction, EventFunctionList::const_iterator ref) | HTTP::ProcessingList | |
pushBefore(EventFunction eventFunction, EventFunctionList::const_iterator ref) | HTTP::ProcessingList | |
~ProcessingList() | HTTP::ProcessingList | virtual |