SLAcM
Contents:
The SLACM Application Model
SLACM Applications
SLACM configuration for the application
Samples
Setting up SLACM
SLAcM
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
ACTIVATE (slacm.timer.TimerThread.Command attribute)
activate() (slacm.component.Component method)
(slacm.component.ComponentThread method)
(slacm.port.Port method)
(slacm.timer.TimerPort method)
Actor (class in slacm.actor)
actor (slacm.app.DeplInfo attribute)
AnswerPort (class in slacm.ans)
App (class in slacm.app)
(class in slacm.parser)
APP_LOGS (slacm.config.Config attribute)
ArgumentError
B
BiPort (class in slacm.port)
broadcast_to_peers() (slacm.app.App method)
build_package() (slacm.app.App method)
BuildError
C
call() (slacm.discovery.DiscoveryClient method)
(slacm.discovery.DiscoveryService method)
CANCEL (slacm.timer.TimerThread.Command attribute)
cancel() (slacm.timer.TimerPort method)
cmdError() (slacm.timer.TimerThread method)
collect_from_peers() (slacm.app.App method)
Component (class in slacm.component)
ComponentThread (class in slacm.component)
Config (class in slacm.config)
D
DEACTIVATE (slacm.timer.TimerThread.Command attribute)
deactivate() (slacm.component.Component method)
(slacm.component.ComponentThread method)
(slacm.port.Port method)
(slacm.timer.TimerPort method)
DeplInfo (class in slacm.app)
DISC_TIMEOUT (slacm.config.Config attribute)
DiscoveryClient (class in slacm.discovery)
DiscoveryService (class in slacm.discovery)
E
ERR (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
executeHandlerFor() (slacm.component.ComponentThread method)
F
filter() (slacm.config.HostnameFilter method)
FINALIZE (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
finalize() (slacm.actor.Actor method)
(slacm.ans.AnswerPort method)
(slacm.component.ComponentThread method)
(slacm.instance.Instance method)
(slacm.port.Port method)
(slacm.pub.PublisherPort method)
(slacm.qry.QueryPort method)
(slacm.rep.ReplyPort method)
(slacm.req.RequestPort method)
(slacm.sub.SubscriberPort method)
(slacm.timer.TimerPort method)
find_free_port() (in module slacm.utils)
fire() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
formKey() (slacm.port.BiPort method)
(slacm.port.Port method)
(slacm.port.UniPort method)
formValue() (slacm.port.Port method)
G
get() (slacm.discovery.DiscoveryClient method)
(slacm.discovery.DiscoveryService method)
get_actor_params() (slacm.app.App method)
(slacm.params.Params method)
get_comp_params() (slacm.actor.Actor method)
(slacm.app.App method)
(slacm.params.Params method)
get_disco() (slacm.actor.Actor method)
(slacm.app.App method)
get_host_params() (slacm.params.Params method)
get_identity() (slacm.ans.AnswerPort method)
get_local_port() (slacm.discovery.DiscoveryService method)
get_netInfo() (slacm.actor.Actor method)
(slacm.app.App method)
(slacm.component.ComponentThread method)
(slacm.instance.Instance method)
get_network_interfaces() (in module slacm.utils)
get_next_index() (slacm.instance.Instance method)
getActor() (slacm.instance.Instance method)
getApp() (slacm.actor.Actor method)
getDelay() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
getIndex() (slacm.port.Port method)
getPeriod() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
getSocket() (slacm.port.Port method)
(slacm.timer.TimerPort method)
globalHost (slacm.utils.NetInfo attribute)
H
HALT (slacm.timer.TimerThread.Command attribute)
halt() (slacm.timer.TimerPort method)
hostname (slacm.config.HostnameFilter attribute)
HostnameFilter (class in slacm.config)
I
inSocket() (slacm.ans.AnswerPort method)
(slacm.port.Port method)
(slacm.pub.PublisherPort method)
(slacm.qry.QueryPort method)
(slacm.rep.ReplyPort method)
(slacm.req.RequestPort method)
(slacm.sub.SubscriberPort method)
(slacm.timer.TimerPort method)
Instance (class in slacm.instance)
InvalidOperation
is_host() (slacm.params.Params method)
is_local() (slacm.actor.Actor method)
(slacm.instance.Instance method)
is_msg_local() (slacm.port.BiPort method)
(slacm.port.Port method)
(slacm.port.UniPort method)
J
join() (slacm.actor.Actor method)
(slacm.app.App method)
L
LangError
launch() (slacm.timer.TimerPort method)
load() (slacm.instance.Instance method)
LoadError
localHost (slacm.utils.NetInfo attribute)
locateHandler() (slacm.component.ComponentThread method)
M
macAddress (slacm.utils.NetInfo attribute)
main() (slacm.actor.Actor method)
make_peer_arg() (slacm.app.App method)
MODE_PEER (slacm.app.App attribute)
MODE_ROOT (slacm.app.App attribute)
MODE_SIMPLE (slacm.app.App attribute)
module
slacm
slacm.actor
slacm.ans
slacm.app
slacm.component
slacm.config
slacm.discovery
slacm.exceptions
slacm.fab
slacm.instance
slacm.main
slacm.params
slacm.parser
slacm.port
slacm.pub
slacm.qry
slacm.rep
slacm.req
slacm.sub
slacm.tasks
slacm.timer
slacm.utils
modules (slacm.instance.Instance property)
N
NetInfo (class in slacm.utils)
NIC_NAME (slacm.config.Config attribute)
NotYetImplemented
O
OK (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
P
ParameterLoadError
Params (class in slacm.params)
params (slacm.app.DeplInfo attribute)
parse_deplo() (slacm.app.App method)
parse_model() (in module slacm.parser)
peer() (slacm.discovery.PeerServer method)
PeerOperationError
PeerServer (class in slacm.discovery)
Port (class in slacm.port)
PortOperationError
PublisherPort (class in slacm.pub)
Q
QueryPort (class in slacm.qry)
R
ready() (slacm.timer.TimerThread method)
recv() (slacm.ans.AnswerPort method)
(slacm.port.Port method)
(slacm.pub.PublisherPort method)
(slacm.timer.TimerPort method)
recv_from_root() (slacm.app.App method)
recv_pyobj() (slacm.ans.AnswerPort method)
(slacm.port.Port method)
(slacm.pub.PublisherPort method)
(slacm.timer.TimerPort method)
RECV_TIMEOUT (slacm.config.Config attribute)
recvControl() (slacm.component.ComponentThread method)
recvResp() (slacm.instance.Instance method)
ReplyPort (class in slacm.rep)
RequestPort (class in slacm.req)
reset() (slacm.timer.TimerPort method)
restoreTerm() (in module slacm.main)
root() (slacm.discovery.DiscoveryService method)
RootServer (class in slacm.discovery)
run() (slacm.actor.Actor method)
(slacm.app.App method)
(slacm.component.ComponentThread method)
(slacm.discovery.PeerServer method)
(slacm.discovery.RootServer method)
(slacm.timer.TimerThread method)
run_peers() (slacm.app.App method)
runCommand() (slacm.component.ComponentThread method)
running() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
S
saveTerm() (in module slacm.main)
scheduler() (slacm.component.ComponentThread method)
send() (slacm.ans.AnswerPort method)
(slacm.port.Port method)
(slacm.sub.SubscriberPort method)
(slacm.timer.TimerPort method)
send_pyobj() (slacm.ans.AnswerPort method)
(slacm.port.Port method)
(slacm.sub.SubscriberPort method)
(slacm.timer.TimerPort method)
SEND_TIMEOUT (slacm.config.Config attribute)
send_to_root() (slacm.app.App method)
sendCommand() (slacm.instance.Instance method)
sendControl() (slacm.component.ComponentThread method)
set() (slacm.discovery.DiscoveryClient method)
(slacm.discovery.DiscoveryService method)
set_identity() (slacm.ans.AnswerPort method)
setDelay() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
setPeriod() (slacm.timer.TimerPort method)
(slacm.timer.TimerThread method)
SETUP (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
setup() (slacm.actor.Actor method)
(slacm.ans.AnswerPort method)
(slacm.app.App method)
(slacm.component.ComponentThread method)
(slacm.instance.Instance method)
(slacm.port.Port method)
(slacm.pub.PublisherPort method)
(slacm.qry.QueryPort method)
(slacm.rep.ReplyPort method)
(slacm.req.RequestPort method)
(slacm.sub.SubscriberPort method)
(slacm.timer.TimerPort method)
setup_peer_ports() (slacm.app.App method)
setup_root_ports() (slacm.app.App method)
setupControl() (slacm.component.ComponentThread method)
setupDisco() (slacm.component.ComponentThread method)
setupInterfaces() (slacm.app.App method)
setupPoller() (slacm.component.ComponentThread method)
slacm
module
slacm() (in module slacm.main)
slacm.actor
module
slacm.ans
module
slacm.app
module
slacm.component
module
slacm.config
module
slacm.discovery
module
slacm.exceptions
module
slacm.fab
module
slacm.instance
module
slacm.main
module
slacm.params
module
slacm.parser
module
slacm.port
module
slacm.pub
module
slacm.qry
module
slacm.rep
module
slacm.req
module
slacm.sub
module
slacm.tasks
module
slacm.timer
module
slacm.utils
module
SlacmException
SLAM_DS_GET (slacm.discovery.PeerServer attribute)
SLAM_DS_HALT (slacm.discovery.PeerServer attribute)
SLAM_DS_SET (slacm.discovery.PeerServer attribute)
START (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
(slacm.timer.TimerThread.Command attribute)
start() (slacm.instance.Instance method)
STOP (slacm.actor.Actor attribute)
(slacm.component.Component attribute)
stop() (slacm.discovery.DiscoveryService method)
(slacm.discovery.RootServer method)
(slacm.instance.Instance method)
SubscriberPort (class in slacm.sub)
SUDO (slacm.config.Config attribute)
T
TARGET_USER (slacm.config.Config attribute)
TERMINATE (slacm.timer.TimerThread.Command attribute)
terminate() (in module slacm.main)
(slacm.actor.Actor method)
(slacm.app.App method)
(slacm.component.ComponentThread method)
(slacm.port.Port method)
(slacm.timer.TimerPort method)
TimerPort (class in slacm.timer)
TimerThread (class in slacm.timer)
TimerThread.Command (class in slacm.timer)
TRACE (slacm.config.Config attribute)
U
UndefinedHandler
UndefinedOperation
UniPort (class in slacm.port)
updatePoller() (slacm.component.ComponentThread method)
W
waitFor() (slacm.timer.TimerThread method)