Open Lighting Architecture
0.9.0
|
Public Member Functions | |
OlaDaemon (const OlaServer::Options &options, ExportMap *export_map=NULL) | |
bool | Init () |
void | Shutdown () |
void | Run () |
ola::network::GenericSocketAddress | RPCAddress () const |
ola::io::SelectServer * | GetSelectServer () |
OlaServer * | GetOlaServer () const |
Static Public Attributes | |
static const unsigned int | DEFAULT_RPC_PORT = OLA_DEFAULT_PORT |
ola::network::GenericSocketAddress ola::OlaDaemon::RPCAddress | ( | ) | const |
Return the address the RPC server is listening on