MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
on_server_started()
void Lila::Server::on_server_started
(
StartHandler
handler
)
inline
Registers a handler for server start events.
Parameters
handler
Function to call when the server starts
Definition at line
114
of file
Server.hpp
.
114
{
m_start_handler
= std::move(handler); }
Lila::Server::m_start_handler
StartHandler m_start_handler
Handler for server start.
Definition
Server.hpp:170
Lila
Server
Generated by
1.9.8