Leosac
0.8.0
Open Source Access Control
|
This is the complete list of members for Leosac::RemoteControl, including all inherited members.
auth_ | Leosac::RemoteControl | private |
command_handlers_ | Leosac::RemoteControl | private |
CommandHandlerMap typedef | Leosac::RemoteControl | private |
context_ | Leosac::RemoteControl | private |
current_client_idt_ | Leosac::RemoteControl | private |
gather_remote_config(zmqpp::socket &s, std::list< std::string > &start_list, std::list< std::string > &stop_list) | Leosac::RemoteControl | private |
gather_remote_module_list(zmqpp::socket &s, std::list< std::string > &remote_modules) | Leosac::RemoteControl | private |
general_config(ConfigManager::ConfigFormat cfg_format, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_config_version(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_general_config(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_module_config(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_module_list(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_msg() | Leosac::RemoteControl | private |
handle_save(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
handle_sync_from(zmqpp::message *msg_in, zmqpp::message *msg_out) | Leosac::RemoteControl | private |
Kernel class | Leosac::RemoteControl | friend |
kernel_ | Leosac::RemoteControl | private |
module_config(const std::string &module, ConfigManager::ConfigFormat cfg_format, zmqpp::message *message_out) | Leosac::RemoteControl | private |
module_list(zmqpp::message *message_out) | Leosac::RemoteControl | private |
process_config(const boost::property_tree::ptree &cfg) | Leosac::RemoteControl | private |
public_key_ | Leosac::RemoteControl | private |
receive_remote_config(zmqpp::socket &s, std::map< std::string, bool > &cfg) | Leosac::RemoteControl | private |
RemoteControl(zmqpp::context &ctx, Kernel &kernel, const boost::property_tree::ptree &cfg) | Leosac::RemoteControl | |
secret_key_ | Leosac::RemoteControl | private |
security_ | Leosac::RemoteControl | private |
socket_ | Leosac::RemoteControl | private |
update() | Leosac::RemoteControl |