◆ OlaDaemon()
| ola::OlaDaemon::OlaDaemon |
( |
const OlaServer::Options & | options, |
|
|
ExportMap * | export_map = NULL ) |
Create a new OlaDaemon.
- Parameters
-
| options | The Options for the new OlaDaemon. |
| export_map | an optional ExportMap. |
◆ GetOlaServer()
| OlaServer * ola::OlaDaemon::GetOlaServer |
( |
| ) |
const |
|
inline |
Get the OlaServer the daemon is using.
- Returns
- An OlaServer object.
◆ GetSelectServer()
◆ Init()
| bool ola::OlaDaemon::Init |
( |
| ) |
|
Initialise the daemon.
- Returns
- true on success, false on failure.
◆ RPCAddress()
Return the socket address the RPC server is listening on.
- Returns
- A socket address, which is empty if the server hasn't been initialized.
The documentation for this class was generated from the following files: