Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ola::OlaServer::Options Struct Reference

Detailed Description

Options for the OlaServer.

Collaboration diagram for ola::OlaServer::Options:
Collaboration graph
[legend]

Public Attributes

bool http_enable
 
bool http_localhost_only
 Run the HTTP server.
 
bool http_enable_quit
 Restrict access to localhost only.
 
unsigned int http_port
 Enable /quit URL.
 
std::string http_data_dir
 Port to run the HTTP server on. More...
 
std::string network_interface
 
std::string pid_data_dir
 

Member Data Documentation

std::string ola::OlaServer::Options::http_data_dir

Port to run the HTTP server on.

Directory that contains the static content


The documentation for this struct was generated from the following file: