Turi Create  4.0
cppipc::comm_server Member List

This is the complete list of members for cppipc::comm_server, including all inherited members.

comm_server(std::vector< std::string > zkhosts, std::string name, std::string alternate_bind_address="", std::string alternate_control_address="", std::string alternate_publish_address="", std::string secret_key="")cppipc::comm_server
delete_object(size_t objectid)cppipc::comm_serverinline
find_object(void *object)cppipc::comm_serverinline
get_bound_address()cppipc::comm_server
get_control_address()cppipc::comm_server
get_object(size_t objectid)cppipc::comm_serverinline
get_status_address()cppipc::comm_server
get_zmq_context()cppipc::comm_server
register_function(MemFn fn, std::string function_name)cppipc::comm_server
register_object(std::shared_ptr< T > object)cppipc::comm_serverinline
register_type(std::function< T *()> constructor_call)cppipc::comm_serverinline
register_type(std::function< std::shared_ptr< T >()> constructor_call)cppipc::comm_serverinline
report_status(std::string status_type, std::string message)cppipc::comm_server
start()cppipc::comm_server
stop()cppipc::comm_server
~comm_server()cppipc::comm_server