Search documentation of X3m System
X3m System
v0.8.5
Pages
Modules
Settings
View Source
X3m.System.AggregateSup
(X3m System v0.8.5)
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)
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