SaltAPI  1.1
An API for the HTTPd / Zia by Salty Studio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HTTP::ProcessingList Member List

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::ProcessingListvirtual