tres

v0.1.3

  • Pages
  • Modules

    tres v0.1.3 Tres.SwitchRegistry

    Dispatcher

    Link to this section Summary

    Functions

    blocking_send_message(message, datapath_id)
    get_current_xid(datapath_id)
    lookup_handler_pid(datapath_id)
    lookup_pid(datapath_id)
    monitor(datapath_id)
    register(datapath_id)
    register_handler_pid(datapath_id, pid)
    send_message(message, datapath_id)
    send_message(message, dpid, blocking)
    unregister(datapath_id)

    Link to this section Functions

    Link to this function

    blocking_send_message(message, datapath_id)

    Link to this function

    get_current_xid(datapath_id)

    Link to this function

    lookup_handler_pid(datapath_id)

    Link to this function

    lookup_pid(datapath_id)

    Link to this function

    monitor(datapath_id)

    Link to this function

    register(datapath_id)

    Link to this function

    register_handler_pid(datapath_id, pid)

    Link to this function

    send_message(message, datapath_id)

    Link to this function

    send_message(message, dpid, blocking)

    Link to this function

    unregister(datapath_id)

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.