Sirikata
Namespaces | Defines | Functions
pinto/src/Options.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sirikata
 

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


Defines

#define OPT_CONFIG_FILE   "cfg"
#define OPT_PINTO_PLUGINS   "pinto.plugins"
#define OPT_PINTO_PROTOCOL   "protocol"
#define OPT_PINTO_PROTOCOL_OPTIONS   "protocol-options"
#define OPT_PINTO_HOST   "host"
#define OPT_PINTO_PORT   "port"
#define OPT_PINTO_TYPE   "type"
#define OPT_PINTO_HANDLER_TYPE   "handler"
#define OPT_PINTO_HANDLER_OPTIONS   "handler-options"

Functions

void Sirikata::InitPintoOptions ()

Define Documentation

#define OPT_CONFIG_FILE   "cfg"
#define OPT_PINTO_HANDLER_OPTIONS   "handler-options"
#define OPT_PINTO_HANDLER_TYPE   "handler"
#define OPT_PINTO_HOST   "host"
#define OPT_PINTO_PLUGINS   "pinto.plugins"

Referenced by Sirikata::InitPintoOptions(), and main().

#define OPT_PINTO_PORT   "port"
#define OPT_PINTO_PROTOCOL   "protocol"
#define OPT_PINTO_PROTOCOL_OPTIONS   "protocol-options"
#define OPT_PINTO_TYPE   "type"

Referenced by Sirikata::InitPintoOptions(), and main().