Copyright © 2011-2013 Michael Truog
Version: 1.2.0 Apr 12 2015 20:34:50 ------------------------------------------------------------------------
Behaviours: supervisor.
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
init/1 | |
start_children/2 | |
start_link/3 | |
start_link_done/1 | |
which_children/1 |
init(X1) -> any()
start_children(Supervisor, ChildSpecs) -> any()
start_link(Name, Count, X3) -> any()
start_link_done(Parent) -> any()
which_children(Supervisor) -> any()
Generated by EDoc, Apr 12 2015, 20:34:50.