ex_visa v0.2.1
  • Pages
  • Modules

    View Source ExVisa.Listener (ex_visa v0.2.1)

    Link to this section Summary

    Functions

    child_spec(init_arg)

    Returns a specification to start this module under a supervisor.

    list_resources(pid, content)
    listener_impl()
    query(pid, content)
    register_address(pid, address)
    registry()
    start_link(port_name)
    write(pid, content)

    Link to this section Functions

    Link to this function

    child_spec(init_arg)

    View Source

    Returns a specification to start this module under a supervisor.

    See Supervisor.

    Link to this function

    list_resources(pid, content)

    View Source
    Link to this function

    listener_impl()

    View Source
    Link to this function

    query(pid, content)

    View Source
    Link to this function

    register_address(pid, address)

    View Source
    Link to this function

    registry()

    View Source
    Link to this function

    start_link(port_name)

    View Source
    Link to this function

    write(pid, content)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.2) for the Elixir programming language