Index

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

_

__call__() (kaa.Callable method)

A

abort (kaa.async.InProgress.signals attribute)
(kaa.coroutine.CoroutineInProgress.signals attribute)
(kaa.thread.ThreadCallable.signals attribute)
(kaa.thread.ThreadPoolCallable.signals attribute)
abort() (kaa.CoroutineInProgress method)
(kaa.InProgress method)
(kaa.ThreadInProgress method)
abortable (kaa.InProgress attribute)
accept() (kaa.Socket method)
active (kaa.CoroutineInProgress attribute)
(kaa.EventHandler attribute)
(kaa.ThreadInProgress attribute)
add() (kaa.db.Database method)
(kaa.Signals method)
add_monitor() (kaa.config.Base method)
add_variable() (kaa.config.Group method)
alive (kaa.IOChannel attribute)
(kaa.Socket attribute)
all() (kaa.Signals method)
any() (kaa.Signals method)
append() (kaa.config.List method)
AtTimer (class in kaa)
ATTR_IGNORE_CASE (kaa.db.kaa.db attribute)
ATTR_INDEXED (kaa.db.kaa.db attribute)
ATTR_INDEXED_IGNORE_CASE (kaa.db.kaa.db attribute)
ATTR_INVERTED_INDEX (kaa.db.kaa.db attribute)
ATTR_SEARCHABLE (kaa.db.kaa.db attribute)
ATTR_SIMPLE (kaa.db.kaa.db attribute)
auto_accept (kaa.Socket attribute)
autosave (kaa.config.Config attribute)
Avahi (class in kaa.net.mdns)

B

Base (class in kaa.config)
buffer_size (kaa.Socket attribute)
BYTES_TYPE (kaa.strutils.kaa.strutils attribute)

C

Callable (class in kaa)
callbacks (kaa.Signal attribute)
Certificate (class in kaa.net.tls)
changed_cb (kaa.Signal attribute)
channel (kaa.IOChannel attribute)
(kaa.Socket attribute)
chunk_size (kaa.IOChannel attribute)
(kaa.Socket attribute)
cipher (kaa.net.tls.TLSSocket attribute)
Client (class in kaa.rpc)
close() (kaa.IOChannel method)
(kaa.Socket method)
(kaa.rpc.Client method)
(kaa.rpc.Server method)
close_on_eof (kaa.IOChannel attribute)
(kaa.Socket attribute)
closed (kaa.io.IOChannel.signals attribute)
(kaa.rpc.Client.signals attribute)
(kaa.sockets.Socket.signals attribute)
commit() (kaa.db.Database method)
communicate() (kaa.Process method)
Config (class in kaa.config)
connect() (kaa.async.InProgress method)
(kaa.Signal method)
(kaa.Socket method)
connect_both() (kaa.InProgress method)
connect_first() (kaa.Signal method)
connect_first_once() (kaa.Signal method)
connect_once() (kaa.Signal method)
connect_weak() (kaa.Signal method)
connect_weak_first() (kaa.Signal method)
connect_weak_first_once() (kaa.Signal method)
connect_weak_once() (kaa.Signal method)
connected (kaa.rpc.Client attribute)
(kaa.Socket attribute)
connecting (kaa.Socket attribute)
copy() (kaa.config.Base method)
(kaa.config.Config method)
(kaa.config.Group method)
(kaa.config.Var method)
coroutine() (in module kaa)
CoroutineInProgress (class in kaa)
count() (kaa.Signal method)
create_connection() (kaa.Socket static method)
ctx (kaa.net.tls.TLSSocket attribute)

D

daemonize() (in module kaa.utils)
Database (class in kaa.db)
DecoratorDataStore (class in kaa.utils)
delay() (in module kaa)
delete() (kaa.db.Database method)
delete_by_query() (kaa.db.Database method)
delimiter (kaa.IOChannel attribute)
(kaa.Process attribute)
(kaa.Socket attribute)
dequeue() (kaa.ThreadPool method)
dh_size (kaa.net.tls.TLSContext attribute)
Dict (class in kaa.config)
digest() (kaa.net.tls.Certificate method)
disconnect() (kaa.rpc.Server method)
(kaa.Signal method)
disconnect_all() (kaa.Signal method)

E

emit() (kaa.Signal method)
emit_deferred() (kaa.Signal method)
emit_when_handled() (kaa.Signal method)
enqueue() (kaa.ThreadPool method)
Event (class in kaa)
event (kaa.inotify.INotify.signals attribute)
EventHandler (class in kaa)
exception
(kaa.InProgress attribute)
execute() (kaa.InProgress method)
exit
exitcode (kaa.Process attribute)
exited (kaa.process.Process.signals attribute)
expired (kaa.net.tls.Certificate attribute)
expose() (in module kaa.rpc)
extend() (kaa.config.List method)
extensions (kaa.net.tls.Certificate attribute)

F

failed (kaa.InProgress attribute)
filename (kaa.db.Database attribute)
fileno (kaa.IOChannel attribute)
(kaa.Socket attribute)
finish() (kaa.Generator method)
(kaa.InProgress method)
finished (kaa.InProgress attribute)
(kaa.process.Process.signals attribute)
fork() (in module kaa.utils)
format() (in module kaa.strutils)
fsname() (in module kaa.strutils)

G

Generator (class in kaa)
generator() (in module kaa)
get() (kaa.config.Dict method)
(kaa.db.Database method)
get_config() (in module kaa.config)
get_db_info() (kaa.db.Database method)
get_default() (in module kaa.config)
get_description() (in module kaa.config)
get_encoding() (in module kaa.strutils)
get_inverted_index_terms() (kaa.db.Database method)
get_machine_uuid() (in module kaa.utils)
get_metadata() (kaa.db.Database method)
get_num_cpus() (in module kaa.utils)
get_plugins() (in module kaa.utils)
get_schema() (in module kaa.config)
get_thread_pool() (in module kaa)
get_type() (in module kaa.config)
(kaa.net.mdns.Avahi method)
get_watches() (kaa.inotify.INotify method)
gobject_set_threaded() (in module kaa)
Group (class in kaa.config)

H

handshaked (kaa.net.tls.TLSSocket attribute)
has_watch() (kaa.inotify.INotify method)
hexdigest() (kaa.net.tls.Certificate method)

I

ignore() (kaa.inotify.INotify method)
ignore_caller_args (kaa.Callable attribute)
init() (in module kaa.input.lirc)
(in module kaa.main)
init_args_first (kaa.Callable attribute)
INotify (class in kaa.inotify)
InProgress (class in kaa)
inprogress() (in module kaa)
InProgressAborted (class in kaa)
InProgressAll (class in kaa)
InProgressAny (class in kaa)
InProgressCallable (class in kaa)
insert() (kaa.config.List method)
interval (kaa.CoroutineInProgress attribute)
(kaa.Timer attribute)
IO() (in module kaa.ioctl)
IOC_DIR() (in module kaa.ioctl)
IOC_NR() (in module kaa.ioctl)
IOC_SIZE() (in module kaa.ioctl)
IOC_TYPE() (in module kaa.ioctl)
IOChannel (class in kaa)
ioctl() (in module kaa.ioctl)
IOMonitor (class in kaa)
IOR() (in module kaa.ioctl), [1]
IOWR() (in module kaa.ioctl)
is_mainthread() (in module kaa)
is_running() (in module kaa.main)
(in module kaa.utils)
is_shutting_down() (in module kaa.main)
is_stopped() (in module kaa.main)
issuer (kaa.net.tls.Certificate attribute)
items() (kaa.config.Dict method)

K

kaa.async (module)
kaa.callable (module)
kaa.config (module)
kaa.coroutine (module)
kaa.db (module)
kaa.event (module)
kaa.generator (module)
kaa.inotify (module)
kaa.input (module)
kaa.io (module)
kaa.main (module)
kaa.net.tls (module)
kaa.process (module)
kaa.rpc (module)
kaa.sockets (module)
kaa.strutils (module)
kaa.thread (module)
kaa.timer (module)
kaa.utils (module)
keys() (kaa.config.Dict method)
(kaa.Signals method)

L

lazy_commit (kaa.db.Database attribute)
List (class in kaa.config)
listen() (kaa.Socket method)
listening (kaa.Socket attribute)
load() (kaa.config.Config method)
load_cert_chain() (kaa.net.tls.TLSContext method)
load_dh_params() (kaa.net.tls.TLSContext method)
load_verify_locations() (kaa.net.tls.TLSContext method)
local (kaa.Socket attribute)
local_cert (kaa.net.tls.TLSContext attribute)
loop() (in module kaa.main)

M

MainThreadCallable (class in kaa)
make_native_proxy() (kaa.IOChannel method)
(kaa.Socket method)
mask_to_string() (kaa.inotify.INotify static method)
match_subject_name() (kaa.net.tls.Certificate method)
mode (kaa.IOChannel attribute)
(kaa.Socket attribute)

N

name (kaa.ThreadPool attribute)
nativestr() (in module kaa.strutils)
noabort() (kaa.InProgress method)
normalize_address() (kaa.Socket static method)
not_after (kaa.net.tls.Certificate attribute)
not_before (kaa.net.tls.Certificate attribute)

O

ObjectRow (class in kaa.db)
OneShotAtTimer (class in kaa)
OneShotTimer (class in kaa)
open (kaa.rpc.Client.signals attribute)

P

parent (kaa.config.Base attribute)
peer (kaa.Socket attribute)
peer_cert_chain (kaa.net.tls.TLSSocket attribute)
pid (kaa.Process attribute)
pop() (kaa.config.List method)
post() (kaa.Event method)
Process (class in kaa)
provide() (kaa.net.mdns.Avahi method)
py3_b() (in module kaa)
py3_str() (in module kaa)

Q

QExpr (class in kaa.db)
query() (kaa.db.Database method)
query_one() (kaa.db.Database method)
queue_size (kaa.IOChannel attribute)
(kaa.Socket attribute)

R

read (kaa.io.IOChannel.signals attribute)
(kaa.process.Process.signals attribute)
(kaa.sockets.Socket.signals attribute)
read() (kaa.IOChannel method)
(kaa.Process method)
(kaa.Socket method)
read_queue_used (kaa.IOChannel attribute)
(kaa.Socket attribute)
readable (kaa.IOChannel attribute)
(kaa.Process attribute)
(kaa.Socket attribute)
readline (kaa.io.IOChannel.signals attribute)
(kaa.process.Process.signals attribute)
(kaa.sockets.Socket.signals attribute)
readline() (kaa.IOChannel method)
(kaa.Process method)
(kaa.Socket method)
readonly (kaa.db.Database attribute)
register() (kaa.EventHandler method)
(kaa.IOMonitor method)
(kaa.rpc.Client method)
(kaa.rpc.Server method)
register_inverted_index() (kaa.db.Database method)
register_object_type_attrs() (kaa.db.Database method)
register_thread_pool() (in module kaa)
reloaded (kaa.config.Config.signals attribute)
remove() (kaa.config.List method)
(kaa.net.mdns.Avahi method)
remove_monitor() (kaa.config.Base method)
reparent() (kaa.db.Database method)
result (kaa.InProgress attribute)
retype() (kaa.db.Database method)
reuse_sessions (kaa.net.tls.TLSSocket attribute)
rpc() (kaa.rpc.Client method)
run() (in module kaa.main)
running (kaa.Process attribute)

S

save() (kaa.config.Config method)
secure_renegotiation_support (kaa.net.tls.TLSSocket attribute)
send() (kaa.Generator method)
serial_number (kaa.net.tls.Certificate attribute)
Server (class in kaa.rpc)
session (kaa.net.tls.TLSSocket attribute)
session_reused (kaa.net.tls.TLSSocket attribute)
set_ciphers() (kaa.net.tls.TLSContext method)
set_default() (in module kaa.config)
set_encoding() (in module kaa.strutils)
set_metadata() (kaa.db.Database method)
set_process_name() (in module kaa.utils)
set_running() (in module kaa.utils)
shutdown
Signal (class in kaa)
Signals (class in kaa)
size (kaa.ThreadPool attribute)
Socket (class in kaa)
start() (kaa.OneShotAtTimer method)
(kaa.Process method)
(kaa.Timer method)
starttls_client() (kaa.net.tls.TLSSocket method)
starttls_server() (kaa.net.tls.TLSSocket method)
stderr (kaa.Process attribute)
stdin (kaa.Process attribute)
stdout (kaa.Process attribute)
steal() (kaa.IOChannel method)
(kaa.Socket method)
step
step() (in module kaa.main)
stop() (in module kaa.main)
(kaa.Process method)
(kaa.Timer method)
stop_command (kaa.Process attribute)
stopping (kaa.Process attribute)
subject (kaa.net.tls.Certificate attribute)
subset() (kaa.Signals method)
synchronized (class in kaa)

T

tempfile() (in module kaa.utils)
ThreadCallable (class in kaa)
threaded() (in module kaa)
ThreadInProgress (class in kaa)
ThreadPool (class in kaa)
ThreadPoolCallable (class in kaa)
throw() (kaa.Generator method)
(kaa.InProgress method)
ticket_key (kaa.net.tls.TLSContext attribute)
timed() (in module kaa)
timeout (kaa.ThreadPool attribute)
timeout() (kaa.InProgress method)
TimeoutException (class in kaa)
Timer (class in kaa)
tls (kaa.net.tls.TLSSocket.signals attribute)
TLSContext (class in kaa.net.tls)
TLSSocket (class in kaa.net.tls)

U

UNICODE_TYPE (kaa.strutils.kaa.strutils attribute)
unregister() (kaa.EventHandler method)
(kaa.IOMonitor method)
update() (kaa.db.Database method)
upgrade_to_py3() (kaa.db.Database method)
utf8() (in module kaa.strutils)

V

vacuum() (kaa.db.Database method)
values() (kaa.config.Dict method)
(kaa.Signals method)
Var (class in kaa.config)
variables (kaa.config.Group attribute)
verified (kaa.net.tls.TLSSocket attribute)
verify() (kaa.net.tls.TLSSocket method)
verify_cb (kaa.net.tls.TLSSocket attribute)
verify_location (kaa.net.tls.TLSContext attribute)
version (kaa.net.tls.Certificate attribute)

W

wait() (kaa.InProgress method)
wait_on_exit (kaa.ThreadCallable attribute)
waitfor() (kaa.InProgress method)
wakeup() (in module kaa.main)
watch() (kaa.config.Config method)
(kaa.inotify.INotify method)
WeakCallable (class in kaa)
WeakIOMonitor (class in kaa)
WeakOneShotTimer (class in kaa)
weakref() (in module kaa.utils)
weakref_destroyed_cb (kaa.WeakCallable attribute)
WeakTimer (class in kaa)
which() (in module kaa.utils)
wrap() (kaa.IOChannel method)
(kaa.Socket method)
wraps() (in module kaa.utils)
writable (kaa.IOChannel attribute)
(kaa.Process attribute)
(kaa.Socket attribute)
write() (kaa.IOChannel method)
(kaa.Process method)
(kaa.Socket method)
(kaa.net.tls.TLSSocket method)
write_queue_used (kaa.IOChannel attribute)
(kaa.Socket attribute)

X

X509Name (class in kaa.net.tls)