Index

A | B | C | D | E | F | G | I | J | M | N | O | P | R | S | U | W

A

action
add_callback() (ginsfsm.gaplic.GAplic method)

B

broadcast_event() (ginsfsm.gobj.GObj method)

C

create_gobj
create_gobj() (ginsfsm.gaplic.GAplic method)
(ginsfsm.gobj.GObj method)

D

delete_subscription() (ginsfsm.gobj.GObj method)
destroy_gobj() (ginsfsm.gaplic.GAplic static method)
(ginsfsm.gobj.GObj static method)
dl_childs (ginsfsm.gobj.GObj attribute)

E

event
Event (class in ginsfsm.gobj)
event-filter
event-list
event-name
EventError, [1]
EventNotAcceptedError, [1]

F

find_unique_gobj() (ginsfsm.gaplic.GAplic method)
finish() (ginsfsm.protocols.http.server.c_http_clisrv.GHttpCliSrv method)
flush() (ginsfsm.protocols.http.server.c_http_clisrv.GHttpCliSrv method)

G

gaplic
GAplic (class in ginsfsm.gaplic)
gaplic_factory() (in module ginsfsm.gaplic)
GAplicProcessWorker (class in ginsfsm.gaplic)
GAplicThreadWorker (class in ginsfsm.gaplic)
GConfig (class in ginsfsm.gconfig)
gconfig-template
GConfigTemplateError
GConfigValidateError
GConnex (class in ginsfsm.c_connex)
get_current_state() (ginsfsm.gobj.GObj method)
(ginsfsm.smachine.SMachine method)
get_event_list() (ginsfsm.gobj.GObj method)
(ginsfsm.smachine.SMachine method)
get_next_dst() (ginsfsm.c_connex.GConnex method)
(ginsfsm.c_sock.GSock method)
get_output_event_list() (ginsfsm.gobj.GObj method)
(ginsfsm.smachine.SMachine method)
get_peername() (ginsfsm.c_sock.GSock method)
get_sockname() (ginsfsm.c_sock.GSock method)
GHttpCliSrv (class in ginsfsm.protocols.http.server.c_http_clisrv)
GHttpServer (class in ginsfsm.protocols.http.server.c_http_server)
ginsfsm.c_connex (module)
ginsfsm.c_sock (module)
ginsfsm.c_srv_sock (module)
ginsfsm.c_timer (module)
ginsfsm.examples.essential_gobjs.ongconnex (module)
ginsfsm.examples.essential_gobjs.ongsock (module)
ginsfsm.examples.essential_gobjs.ontimer (module)
ginsfsm.examples.essential_gobjs.stress_client_echo (module)
ginsfsm.examples.essential_gobjs.stress_connections (module)
ginsfsm.examples.essential_gobjs.stress_server_echo (module)
ginsfsm.examples.inter_event (module)
ginsfsm.examples.router.test_router (module)
ginsfsm.examples.sockjs (module)
ginsfsm.examples.sockjs.test_sockjs_apps (module)
ginsfsm.examples.wsgi.simple_wsgi_server (module)
ginsfsm.gaplic (module)
ginsfsm.gconfig (module)
ginsfsm.gobj (module)
ginsfsm.protocols.http.server (module)
ginsfsm.protocols.http.server.c_http_clisrv (module)
ginsfsm.protocols.http.server.c_http_server (module)
ginsfsm.protocols.sockjs (module)
ginsfsm.protocols.sockjs.server (module)
ginsfsm.protocols.sockjs.server.c_sockjs_server (module)
ginsfsm.protocols.wsgi (module)
ginsfsm.protocols.wsgi.server.c_wsgi_server (module)
ginsfsm.router (module)
ginsfsm.smachine (module)
go_out() (ginsfsm.protocols.http.server.c_http_clisrv.GHttpCliSrv method)
gobj
GObj (class in ginsfsm.gobj)
GObjError
GRouter (class in ginsfsm.router)
GServerSock (class in ginsfsm.c_srv_sock)
GSock (class in ginsfsm.c_sock)
GSockjsServer (class in ginsfsm.protocols.sockjs.server.c_sockjs_server)
GTimer (class in ginsfsm.c_timer)
GWsgiServer (class in ginsfsm.protocols.wsgi.server.c_wsgi_server)

I

inject_event() (ginsfsm.smachine.SMachine method)
input-event

J

join() (ginsfsm.gaplic.GAplicProcessWorker method)
(ginsfsm.gaplic.GAplicThreadWorker method)

M

machine
MachineError, [1]
main() (in module ginsfsm.examples.wsgi.simple_wsgi_server)
mt_subprocess() (ginsfsm.gaplic.GAplic method)

N

name (ginsfsm.gobj.GObj attribute)
named-gobj
next-state

O

OnClient (class in ginsfsm.examples.essential_gobjs.stress_client_echo)
(class in ginsfsm.examples.essential_gobjs.stress_connections)
OnGConnex (class in ginsfsm.examples.essential_gobjs.ongconnex)
OnGSock (class in ginsfsm.examples.essential_gobjs.ongsock)
OnServer (class in ginsfsm.examples.essential_gobjs.stress_connections)
(class in ginsfsm.examples.essential_gobjs.stress_server_echo)
OnTimer (class in ginsfsm.examples.essential_gobjs.ontimer)
output-event
overwrite_few_parameters() (ginsfsm.gobj.GObj method)
overwrite_parameters() (ginsfsm.gobj.GObj method)

P

parent (ginsfsm.gobj.GObj attribute)
post_event() (ginsfsm.gobj.GObj method)
post_event_from_outside() (ginsfsm.gobj.GObj static method)
principal
PyramidRoot (class in ginsfsm.examples.sockjs.test_sockjs_apps)

R

read_parameter() (ginsfsm.gconfig.GConfig method)
read_parameters() (ginsfsm.gconfig.GConfig method)
reset_all_parameters() (ginsfsm.gconfig.GConfig method)
reset_parameter() (ginsfsm.gconfig.GConfig method)
run() (ginsfsm.gaplic.GAplicProcessWorker method)
(ginsfsm.gaplic.GAplicThreadWorker method)

S

Sample1 (class in ginsfsm.examples.router.test_router)
Sample2 (class in ginsfsm.examples.router.test_router)
send_event() (ginsfsm.gobj.GObj method)
send_event_outside() (ginsfsm.gaplic.GAplic method)
set_new_state() (ginsfsm.gobj.GObj method)
(ginsfsm.smachine.SMachine method)
set_owned_event_filter() (ginsfsm.gobj.GObj method)
setup_gaplic_process() (in module ginsfsm.gaplic)
setup_gaplic_thread() (in module ginsfsm.gaplic)
simple-machine
SMachine (class in ginsfsm.smachine)
start() (ginsfsm.gaplic.GAplic method)
start_up
start_up() (ginsfsm.c_connex.GConnex method)
(ginsfsm.c_sock.GSock method)
(ginsfsm.c_srv_sock.GServerSock method)
(ginsfsm.c_timer.GTimer method)
(ginsfsm.examples.essential_gobjs.ongconnex.OnGConnex method)
(ginsfsm.examples.essential_gobjs.ongsock.OnGSock method)
(ginsfsm.examples.essential_gobjs.ontimer.OnTimer method)
(ginsfsm.examples.router.test_router.Sample1 method)
(ginsfsm.examples.router.test_router.Sample2 method)
(ginsfsm.examples.sockjs.test_sockjs_apps.PyramidRoot method)
(ginsfsm.gobj.GObj method)
(ginsfsm.protocols.sockjs.server.c_sockjs_server.GSockjsServer method)
(ginsfsm.router.GRouter method)
state
state-list
StateError, [1]
stop() (ginsfsm.gaplic.GAplic method)
subscribe_event() (ginsfsm.gobj.GObj method)
subscribe_event_outside() (ginsfsm.gaplic.GAplic method)

U

unique-named-gobj
unnamed-gobj
unsubscribe_event_outside() (ginsfsm.gaplic.GAplic method)

W

write() (ginsfsm.protocols.http.server.c_http_clisrv.GHttpCliSrv method)
write_few_parameters() (ginsfsm.gconfig.GConfig method)
write_parameters() (ginsfsm.gconfig.GConfig method)