Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | P | Q | R | S | T | U | V

_

__init__() (ecto.MultiPlasmScheduler method)
(ecto.Scheduler method)

A

Accept_bool (ecto cell in module ecto.ecto_test)
Accept_float (ecto cell in module ecto.ecto_test)
Accept_int (ecto cell in module ecto.ecto_test)
Accept_none (ecto cell in module ecto.ecto_test)
Accept_string (ecto cell in module ecto.ecto_test)
Accept_Struct (ecto cell in module ecto.ecto_test)
Accumulator (ecto cell in module ecto.ecto_test)
activate_all() (ecto.Plasm method)
Add (ecto cell in module ecto.ecto_test), [1]
at() (ecto.Tendrils method)

B

BlackBox (class in ecto)
(class in ecto.blackbox)
BlackBoxCellInfo() (in module ecto.blackbox)
BlackBoxForward() (in module ecto.blackbox)
BpObjectToCellPtr (ecto cell in module ecto.ecto_test)
BreakEveryN (ecto cell in module ecto.ecto_test)

C

CantCallMeFromTwoThreads (ecto cell in module ecto.ecto_test)
Cell
Accept_Struct (module ecto.ecto_test)
Accept_bool (module ecto.ecto_test)
Accept_float (module ecto.ecto_test)
Accept_int (module ecto.ecto_test)
Accept_none (module ecto.ecto_test)
Accept_string (module ecto.ecto_test)
Accumulator (module ecto.ecto_test)
Add (module ecto.ecto_test), [1]
BpObjectToCellPtr (module ecto.ecto_test)
BreakEveryN (module ecto.ecto_test)
CantCallMeFromTwoThreads (module ecto.ecto_test)
ConfigureCalledOnce (module ecto.ecto_test)
Constant (module ecto)
DoOverFor (module ecto.ecto_test)
DontAllocateMe (module ecto.ecto_test)
DontCallMeFromTwoThreads (module ecto.ecto_test)
Emit_Struct (module ecto.ecto_test)
Emit_bool (module ecto.ecto_test)
Emit_float (module ecto.ecto_test)
Emit_int (module ecto.ecto_test)
Emit_none (module ecto.ecto_test)
Emit_string (module ecto.ecto_test)
EnumAsEnum (module ecto.ecto_examples)
EnumAsInt (module ecto.ecto_examples)
ExceptInConstructor (module ecto.ecto_test)
FileI (module ecto.ecto_test)
FileO (module ecto.ecto_test)
Gather (module ecto.ecto_test)
Gather_double (module ecto.ecto_test)
Generate (module ecto.ecto_test)
HandleHolder (module ecto.ecto_test)
If (module ecto)
Increment (module ecto.ecto_test)
LatticeSleep (module ecto.ecto_test)
Metrics (module ecto.ecto_test)
Multiply (module ecto.ecto_test)
NoPythonBindings (module ecto.ecto_test)
NopCell (module ecto.ecto_overview)
ParameterWatcher (module ecto.ecto_test)
Passthrough (module ecto)
PassthroughAny (module ecto.ecto_test)
Ping (module ecto.ecto_test)
Printer (module ecto.ecto_test)
Printer01 (module ecto.ecto_overview)
QuitAfter (module ecto.ecto_test)
Quitter (module ecto.ecto_test)
RequiredIO (module ecto.ecto_test)
RequiredInput (module ecto.ecto_test)
RequiredParam (module ecto.ecto_test)
Scatter (module ecto.ecto_test)
SharedPass (module ecto.ecto_test)
Sleep (module ecto.ecto_test)
SleepPyObjectAbuser (module ecto.ecto_test)
StartStopCounter (module ecto.ecto_test)
Throttle (module ecto.ecto_test)
ThrowAfter (module ecto.ecto_test)
TrueEveryN (module ecto)
Uniform01 (module ecto.ecto_test)
Cell (built-in class)
(class in ecto.cell)
cell() (ecto.BlackBox method)
(ecto.blackbox.BlackBox method)
cell_options() (in module ecto.opts)
cells() (ecto.Plasm method)
CellYamlFactory (class in ecto.opts)
check() (ecto.Plasm method)
clear() (ecto.Tendrils method)
configure() (Cell method)
(ecto.BlackBox method)
(ecto.blackbox.BlackBox method)
configure_all() (ecto.Plasm method)
ConfigureCalledOnce (ecto cell in module ecto.ecto_test)
connect() (ecto.Plasm method)
connections() (ecto.BlackBox method)
(ecto.Plasm method)
(ecto.blackbox.BlackBox method)
Constant (ecto cell in module ecto)
copy_value() (ecto.Tendril method)
createT() (ecto.Tendril static method)

D

deactivate_all() (ecto.Plasm method)
Dealer() (in module ecto)
declare() (ecto.Tendrils method)
declare_cells() (ecto.BlackBox class method)
(ecto.blackbox.BlackBox class method)
declare_direct_params() (ecto.BlackBox static method)
(ecto.blackbox.BlackBox static method)
declare_forwards() (ecto.BlackBox class method)
(ecto.blackbox.BlackBox class method)
declare_io() (ecto.BlackBox class method)
(ecto.blackbox.BlackBox class method)
declare_params() (ecto.BlackBox class method)
(ecto.blackbox.BlackBox class method)
dirty (ecto.Tendril attribute)
disconnect() (ecto.Plasm method)
doc (ecto.Tendril attribute)
doit() (in module ecto.opts)
DontAllocateMe (ecto cell in module ecto.ecto_test)
DontCallMeFromTwoThreads (ecto cell in module ecto.ecto_test)
DoOverFor (ecto cell in module ecto.ecto_test)
dump() (ecto.opts.CellYamlFactory method)

E

ecto (module)
ecto.blackbox (module)
ecto.MultiPlasmScheduler (built-in class)
ecto.Scheduler (built-in class)
ECTO_CELL (C macro)
ECTO_DEFINE_MODULE (C macro)
ECTO_REGISTER_SERIALIZERS (C macro)
ectocell <Module> <CellType> (directive)
ectoplot <file> <object> (directive)
Emit_bool (ecto cell in module ecto.ecto_test)
Emit_float (ecto cell in module ecto.ecto_test)
Emit_int (ecto cell in module ecto.ecto_test)
Emit_none (ecto cell in module ecto.ecto_test)
Emit_string (ecto cell in module ecto.ecto_test)
Emit_Struct (ecto cell in module ecto.ecto_test)
EntangledPair() (in module ecto)
EnumAsEnum (ecto cell in module ecto.ecto_examples)
EnumAsInt (ecto cell in module ecto.ecto_examples)
ExceptInConstructor (ecto cell in module ecto.ecto_test)
Exceptions
catching under gdb
execute() (ecto.Plasm method)
(ecto.Scheduler method), [1]
execute_async() (ecto.Scheduler method), [1]

F

FileI (ecto cell in module ecto.ecto_test)
FileO (ecto cell in module ecto.ecto_test)
fromkeys() (ecto.Tendrils static method)

G

Gather (ecto cell in module ecto.ecto_test)
Gather_double (ecto cell in module ecto.ecto_test)
gdb
running scripts under
Generate (ecto cell in module ecto.ecto_test)
get() (ecto.Tendril method)
(ecto.Tendrils method)
glossary

H

HandleHolder (ecto cell in module ecto.ecto_test)
has_default (ecto.Tendril attribute)
has_key() (ecto.Tendrils method)

I

If (ecto cell in module ecto)
Increment (ecto cell in module ecto.ecto_test)
insert() (ecto.Plasm method)
inspect() (ecto.BlackBox class method)
(ecto.blackbox.BlackBox class method)
items() (ecto.Tendrils method)
iteritems() (ecto.Tendrils method)
iterkeys() (ecto.Tendrils method)
itervalues() (ecto.Tendrils method)

K

kcachegrind
keys() (ecto.Tendrils method)

L

LatticeSleep (ecto cell in module ecto.ecto_test)
listT() (ecto.Tendril static method)
load() (ecto.opts.CellYamlFactory method)
(ecto.Plasm method)
(ecto.Tendril method)
(ecto.Tendrils method)
log_to_file() (in module ecto)

M

Metrics (ecto cell in module ecto.ecto_test)
Multiply (ecto cell in module ecto.ecto_test)

N

NopCell (ecto cell in module ecto.ecto_overview)
NoPythonBindings (ecto cell in module ecto.ecto_test)
notify() (ecto.Tendril method)
(ecto.Tendrils method)

P

ParameterWatcher (ecto cell in module ecto.ecto_test)
Passthrough (ecto cell in module ecto)
PassthroughAny (ecto cell in module ecto.ecto_test)
Ping (ecto cell in module ecto.ecto_test)
Plasm (class in ecto)
pop() (ecto.Tendrils method)
popitem() (ecto.Tendrils method)
prepare_jobs() (ecto.Scheduler method), [1]
print_statistics() (ecto.MultiPlasmScheduler method)
Printer (ecto cell in module ecto.ecto_test)
Printer01 (ecto cell in module ecto.ecto_overview)
process() (Cell method)
profiling
program-output (directive)

Q

QuitAfter (ecto cell in module ecto.ecto_test)
Quitter (ecto cell in module ecto.ecto_test)

R

required (ecto.Tendril attribute)
RequiredInput (ecto cell in module ecto.ecto_test)
RequiredIO (ecto cell in module ecto.ecto_test)
RequiredParam (ecto cell in module ecto.ecto_test)
run() (ecto.Scheduler method), [1]
run_job() (ecto.Scheduler method)
run_plasm() (in module ecto.opts)
running() (ecto.Scheduler method)

S

save() (ecto.Plasm method)
(ecto.Tendril method)
(ecto.Tendrils method)
Scatter (ecto cell in module ecto.ecto_test)
scheduler
scheduler_options() (in module ecto.opts)
set() (ecto.Tendril method)
SharedPass (ecto cell in module ecto.ecto_test)
Singlethreaded
Sleep (ecto cell in module ecto.ecto_test)
SleepPyObjectAbuser (ecto cell in module ecto.ecto_test)
spin() (ecto.MultiPlasmScheduler method)
StartStopCounter (ecto cell in module ecto.ecto_test)
stop() (ecto.Scheduler method)

T

Tendril (class in ecto)
Tendrils (class in ecto)
Threadpool
Throttle (ecto cell in module ecto.ecto_test)
ThrowAfter (ecto cell in module ecto.ecto_test)
TrueEveryN (ecto cell in module ecto)
type_name (ecto.Tendril attribute)

U

Uniform01 (ecto cell in module ecto.ecto_test)
unlog_to_file() (in module ecto)
update() (ecto.Tendrils method)
use_ipython() (in module ecto.opts)
user_supplied (ecto.Tendril attribute)

V

val (ecto.Tendril attribute)
Valgrind
values() (ecto.Tendrils method)
viz() (ecto.Plasm method)