#include "uscxml/config.h"
#include <event2/http.h>
#include <event2/http_struct.h>
#include "uscxml/server/HTTPServer.h"
#include "uscxml/interpreter/InterpreterImpl.h"
#include "uscxml/plugins/IOProcessorImpl.h"
#include <sys/time.h>
Include dependency graph for BasicHTTPIOProcessor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | uscxml::BasicHTTPIOProcessor |
The basichttp I/O processor as per standard. More... | |
Macros | |
#define | USCXML_IOPROC_BASICHTTP_TYPE "http://www.w3.org/TR/scxml/#BasicHTTPEventProcessor" |
#define | USCXML_PLUGIN_API |
Detailed Description
- Copyright
- Simplified BSD