uscxml::BasicHTTPIOProcessor Member List
This is the complete list of members for uscxml::BasicHTTPIOProcessor, including all inherited members.
_callbacks (defined in uscxml::IOProcessorImpl) | uscxml::IOProcessorImpl | protected |
_sendRequests (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | protected |
_url (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | protected |
BasicHTTPIOProcessor() (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | |
canAdaptPath() | uscxml::BasicHTTPIOProcessor | inlinevirtual |
contentChunkReceived(const URL &url, const std::string &contentChunk) (defined in uscxml::URLMonitor) | uscxml::URLMonitor | inlinevirtual |
create(uscxml::IOProcessorCallbacks *callbacks) | uscxml::BasicHTTPIOProcessor | virtual |
downloadCompleted(const URL &url) (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | virtual |
downloadFailed(const URL &url, int errorCode) (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | virtual |
downloadStarted(const URL &url) (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | virtual |
eventFromSCXML(const std::string &target, const Event &event) | uscxml::BasicHTTPIOProcessor | virtual |
EventHandlerImpl() (defined in uscxml::EventHandlerImpl) | uscxml::EventHandlerImpl | inline |
eventToSCXML(Event &event, const std::string &type, const std::string &origin, bool internal=false) | uscxml::IOProcessorImpl | protected |
getDataModelVariables() | uscxml::BasicHTTPIOProcessor | virtual |
getNames() | uscxml::BasicHTTPIOProcessor | inlinevirtual |
headerChunkReceived(const URL &url, const std::string &headerChunk) (defined in uscxml::URLMonitor) | uscxml::URLMonitor | inlinevirtual |
isValidTarget(const std::string &target) | uscxml::BasicHTTPIOProcessor | virtual |
requestFromHTTP(const HTTPServer::Request &req) | uscxml::BasicHTTPIOProcessor | virtual |
setURL(const std::string &url) (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | inlinevirtual |
~BasicHTTPIOProcessor() (defined in uscxml::BasicHTTPIOProcessor) | uscxml::BasicHTTPIOProcessor | virtual |
~EventHandlerImpl() (defined in uscxml::EventHandlerImpl) | uscxml::EventHandlerImpl | inlinevirtual |
~HTTPServlet() (defined in uscxml::HTTPServlet) | uscxml::HTTPServlet | inlinevirtual |