util v1.1.5
  • Pages
  • Modules

    View Source sup_bridge behaviour (util v1.1.5)

    Link to this section Summary

    Functions

    behaviour_info(Other)
    code_change(OldVsn, State, Extra)
    get_child_pid(Name)
    handle_call(Req, From, State)
    handle_cast(Req, State)
    handle_info(Req, State)
    init(_)
    start_link(Mod, StartArgs)
    start_link(Name, Mod, StartArgs)
    terminate(Reason, State)

    Link to this section Functions

    Link to this function

    behaviour_info(Other)

    View Source
    Link to this function

    code_change(OldVsn, State, Extra)

    View Source
    Link to this function

    get_child_pid(Name)

    View Source
    Link to this function

    handle_call(Req, From, State)

    View Source
    Link to this function

    handle_cast(Req, State)

    View Source
    Link to this function

    handle_info(Req, State)

    View Source
    Link to this function

    init(_)

    View Source
    Link to this function

    start_link(Mod, StartArgs)

    View Source
    Link to this function

    start_link(Name, Mod, StartArgs)

    View Source
    Link to this function

    terminate(Reason, State)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.29.0) for the Erlang programming language