Sirikata
Classes | Namespaces | Defines
libcore/plugins/http/HttpServer.cpp File Reference
#include <sirikata/core/transfer/HttpManager.hpp>
#include "HttpServer.hpp"
Include dependency graph for HttpServer.cpp:

Classes

class  Sirikata::Command::HttpRequest

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Command
 

The Command namespace contains classes for handling external command requests, allowing external tools to interact with a live Sirikata process.


Defines

#define HTTP_LOG(lvl, msg)   SILOG(http-server, lvl, msg)

Define Documentation

#define HTTP_LOG (   lvl,
  msg 
)    SILOG(http-server, lvl, msg)