Navigation
index
modules
|
capnp 1.0.0 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
_CapabilityClient (class in capnp)
_DynamicCapabilityClient (class in capnp)
(class in capnp.lib.capnp)
_DynamicListBuilder (class in capnp)
_DynamicListReader (class in capnp)
_DynamicOrphan (class in capnp)
_DynamicResizableListBuilder (class in capnp)
_DynamicStructBuilder (class in capnp)
_DynamicStructReader (class in capnp)
_InterfaceModule (class in capnp)
_MallocMessageBuilder (class in capnp)
_PackedFdMessageReader (class in capnp)
_Promise (class in capnp.lib.capnp)
_RemotePromise (class in capnp.lib.capnp)
_Response (class in capnp.lib.capnp)
_StreamFdMessageReader (class in capnp)
_StructModule (class in capnp)
_VoidPromise (class in capnp.lib.capnp)
A
a_wait() (capnp.lib.capnp._RemotePromise method)
add() (capnp._DynamicResizableListBuilder method)
add_import_hook() (in module capnp)
adopt() (capnp._DynamicListBuilder method)
(capnp._DynamicStructBuilder method)
args (capnp.KjException attribute)
as_builder() (capnp._DynamicStructReader method)
(capnp.lib.capnp._Response method)
as_pypromise() (capnp.lib.capnp._RemotePromise method)
(capnp.lib.capnp._VoidPromise method)
as_reader() (capnp._DynamicStructBuilder method)
attach() (capnp.lib.capnp._Promise method)
(capnp.lib.capnp._VoidPromise method)
B
bootstrap() (capnp.TwoPartyClient method)
(capnp.TwoPartyServer method)
C
cancel() (capnp.lib.capnp._Promise method)
(capnp.lib.capnp._RemotePromise method)
(capnp.lib.capnp._VoidPromise method)
capnp
module
cast_as() (capnp._CapabilityClient method)
(capnp._DynamicCapabilityClient method)
(capnp.lib.capnp._DynamicCapabilityClient method)
cleanup_global_schema_parser() (in module capnp)
clear_write_flag() (capnp._DynamicStructBuilder method)
copy() (capnp._DynamicStructBuilder method)
create_event_loop() (in module capnp)
D
description() (capnp.KjException property)
DISCONNECTED (capnp.KjException.Type attribute)
disown() (capnp._DynamicListBuilder method)
(capnp._DynamicStructBuilder method)
F
FAILED (capnp.KjException.Type attribute)
file() (capnp.KjException property)
finish() (capnp._DynamicResizableListBuilder method)
from_bytes() (capnp._StructModule method)
from_bytes_packed() (capnp._StructModule method)
from_dict() (capnp._DynamicStructBuilder method)
from_segments() (capnp._StructModule method)
fulfill() (capnp.PromiseFulfillerPair method)
G
get() (capnp._DynamicOrphan method)
get_root() (capnp._MallocMessageBuilder method)
(capnp._PackedFdMessageReader method)
(capnp._StreamFdMessageReader method)
get_root_as_any() (capnp._MallocMessageBuilder method)
(capnp._PackedFdMessageReader method)
(capnp._StreamFdMessageReader method)
get_segments_for_output() (capnp._MallocMessageBuilder method)
getTimer() (in module capnp)
I
init() (capnp._DynamicListBuilder method)
(capnp._DynamicStructBuilder method)
init_resizable_list() (capnp._DynamicStructBuilder method)
init_root() (capnp._MallocMessageBuilder method)
is_consumed (capnp.lib.capnp._Promise attribute)
(capnp.lib.capnp._RemotePromise attribute)
(capnp.lib.capnp._VoidPromise attribute)
(capnp.PromiseFulfillerPair attribute)
is_root (capnp._DynamicStructBuilder attribute)
(capnp._DynamicStructReader attribute)
(capnp.lib.capnp._Response attribute)
J
join_promises() (in module capnp)
K
KjException (class in capnp)
KjException.Type (class in capnp)
L
line() (capnp.KjException property)
load() (capnp.SchemaParser method)
(in module capnp)
M
module
capnp
modules_by_id (capnp.SchemaParser attribute)
N
new_message() (capnp._StructModule method)
new_orphan() (capnp._MallocMessageBuilder method)
O
on_disconnect() (capnp.TwoPartyClient method)
(capnp.TwoPartyServer method)
OTHER (capnp.KjException.Type attribute)
OVERLOADED (capnp.KjException.Type attribute)
P
poll_forever() (capnp.TwoPartyServer method)
poll_once() (capnp.TwoPartyServer method)
(in module capnp)
port (capnp.TwoPartyServer attribute)
port_promise (capnp.TwoPartyServer attribute)
promise (capnp.PromiseFulfillerPair attribute)
Promise (in module capnp)
PromiseFulfillerPair (class in capnp)
R
read() (capnp._StructModule method)
(capnp.TwoPartyClient method)
(capnp.TwoPartyServer method)
read_multiple() (capnp._StructModule method)
read_multiple_bytes() (capnp._StructModule method)
read_multiple_bytes_packed() (capnp._StructModule method)
read_multiple_packed() (capnp._StructModule method)
read_packed() (capnp._StructModule method)
remove_event_loop() (in module capnp)
remove_import_hook() (in module capnp)
reset_event_loop() (in module capnp)
reverse_mapping (capnp.KjException.Type attribute)
run_forever() (capnp.TwoPartyServer method)
S
schema (capnp._DynamicCapabilityClient attribute)
(capnp._DynamicStructBuilder attribute)
(capnp._DynamicStructReader attribute)
(capnp.lib.capnp._DynamicCapabilityClient attribute)
(capnp.lib.capnp._RemotePromise attribute)
(capnp.lib.capnp._Response attribute)
SchemaParser (class in capnp)
set_root() (capnp._MallocMessageBuilder method)
T
then() (capnp.lib.capnp._Promise method)
(capnp.lib.capnp._RemotePromise method)
(capnp.lib.capnp._VoidPromise method)
to_bytes() (capnp._DynamicStructBuilder method)
to_bytes_packed() (capnp._DynamicStructBuilder method)
to_dict() (capnp._DynamicStructBuilder method)
(capnp._DynamicStructReader method)
(capnp.lib.capnp._RemotePromise method)
(capnp.lib.capnp._Response method)
to_segments() (capnp._DynamicStructBuilder method)
total_size (capnp._DynamicStructBuilder attribute)
(capnp._DynamicStructReader attribute)
(capnp.lib.capnp._Response attribute)
TwoPartyClient (class in capnp)
TwoPartyServer (class in capnp)
type() (capnp.KjException property)
U
UNIMPLEMENTED (capnp.KjException.Type attribute)
upcast() (capnp._DynamicCapabilityClient method)
(capnp.lib.capnp._DynamicCapabilityClient method)
W
wait() (capnp.lib.capnp._Promise method)
(capnp.lib.capnp._RemotePromise method)
(capnp.lib.capnp._VoidPromise method)
wait_forever() (in module capnp)
which (capnp._DynamicStructBuilder attribute)
(capnp._DynamicStructReader attribute)
(capnp.lib.capnp._Response attribute)
with_traceback() (capnp.KjException method)
write() (capnp._DynamicStructBuilder method)
(capnp.TwoPartyClient method)
(capnp.TwoPartyServer method)
write_packed() (capnp._DynamicStructBuilder method)
Table of Contents
Installation
Quickstart
API Reference
Quick search
Navigation
index
modules
|
capnp 1.0.0 documentation
»
Index