Copyright © 2011-2013 Michael Truog
Version: 1.2.0 Sep 30 2014 14:01:31 ------------------------------------------------------------------------
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, Sep 30 2014, 14:01:31.