This is the complete list of members for elma::Manager, including all inherited members.
add_channel(Channel &) | elma::Manager | |
all(std::function< void(Process &)> f) | elma::Manager | |
channel(string) | elma::Manager | |
client() (defined in elma::Manager) | elma::Manager | inline |
elapsed() | elma::Manager | inline |
emit(const Event &event) | elma::Manager | |
init() | elma::Manager | |
Manager() | elma::Manager | inline |
run(high_resolution_clock::duration) | elma::Manager | |
schedule(Process &process, high_resolution_clock::duration period) | elma::Manager | |
start() | elma::Manager | |
start_time() | elma::Manager | inline |
stop() | elma::Manager | |
update() | elma::Manager | |
watch(string event_name, std::function< void(Event &)> handler) | elma::Manager |