X3m System
v0.7.6
Pages
Modules
X3m.System.AggregateSup
(X3m System v0.7.6)
View Source
Link to this section
Summary
Functions
child_spec(arg)
Returns a specification to start this module under a supervisor.
name(aggregate_mod)
start_child(sup_name, child_params \\ [])
start_link(list)
terminate_child(sup_name, pid)
Link to this section
Functions
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
name(aggregate_mod)
View Source
Link to this function
start_child(sup_name, child_params \\ [])
View Source
Link to this function
start_link(list)
View Source
Link to this function
terminate_child(sup_name, pid)
View Source