Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Static Public Attributes | List of all members
ola::OlaServer Class Reference

Classes

struct  ClientEntry
struct  Options

Public Member Functions

 OlaServer (class OlaClientServiceFactory *factory, const std::vector< class PluginLoader * > &plugin_loaders, class PreferencesFactory *preferences_factory, ola::io::SelectServer *ss, const Options &ola_options, ola::network::TCPAcceptingSocket *socket=NULL, ExportMap *export_map=NULL)
bool Init ()
void ReloadPlugins ()
void ReloadPidStore ()
void StopServer ()
void NewConnection (ola::io::ConnectedDescriptor *descriptor)
void NewTCPConnection (ola::network::TCPSocket *socket)
void ChannelClosed (int read_descriptor)
bool RunHousekeeping ()

Static Public Attributes

static const unsigned int DEFAULT_HTTP_PORT = 9090

The documentation for this class was generated from the following files: