B | |
box [Lwt_read_line.Terminal] |
Box for the completion:
|
byte_order [Lwt_io] |
Type of byte order
|
C | |
channel [Lwt_text] |
Type of a text channel
|
channel [Lwt_io] |
Type of buffered byte channels
|
color [Lwt_term] |
Type of a color.
|
command [Lwt_process] |
A command is a program name with a list of arguments
|
completion [Lwt_read_line] |
Type of a completion function.
|
completion_mode [Lwt_read_line] |
The completion mode.
|
completion_result [Lwt_read_line] |
Result of a completion function:
|
credentials [Lwt_unix] | |
current_time [Lwt_main] |
The current time.
|
D | |
dir_handle [Lwt_unix] |
The type of descriptors over opened directories.
|
direct_access [Lwt_io] |
Informations for accessing directly to the internal buffer of a
channel
|
E | |
edition_state [Lwt_read_line] |
An edition state, it is a pair of two UTF-8 encoded strings:
|
F | |
fd_set [Lwt_main] |
A set of file-descriptors
|
file_descr [Lwt_unix] |
The abstract type for file descriptors.
|
file_name [Lwt_io] |
Type of file names
|
H | |
history [Lwt_read_line] |
Type of an history
|
I | |
input [Lwt_io] |
Input mode
|
input_channel [Lwt_text] |
Type of a text input channel
|
input_channel [Lwt_io] |
Type of input channels
|
io_vector [Lwt_unix] |
An io-vector.
|
K | |
key [Lwt_term] |
Type of ``decoded'' keys.
|
key [Lwt_throttle.S] | |
L | |
level [Lwt_log] |
Type of log levels.
|
logger [Lwt_log] |
Type of a logger.
|
M | |
mode [Lwt_read_line.Engine] |
The engine mode:
|
mode [Lwt_io] |
Channel mode
|
N | |
node [Lwt_sequence] |
Type of a node holding one value of type
'a in a sequence
|
notifier [Lwt_signal] |
Type of signal notifiers
|
notifier [Lwt_event] |
Type of event notifiers
|
O | |
output [Lwt_io] |
Output mode
|
output_channel [Lwt_text] |
Type of a text output channel
|
output_channel [Lwt_io] |
Type of output channels
|
P | |
password_style [Lwt_read_line] |
Style which indicate how the password is echoed to the user:
|
point [Lwt_term] |
A character on the screen:
|
prompt [Lwt_read_line.Control] |
The prompt a signal which may depends on the engine state
|
prompt [Lwt_read_line] |
A prompt.
|
R | |
redirection [Lwt_process] |
A file descriptor redirection.
|
resource_usage [Lwt_unix] |
Resource usages
|
S | |
search_state [Lwt_read_line.Engine] |
State when searching in the history
|
section [Lwt_log] |
Each logging message has a section.
|
select [Lwt_main] |
Type of a select-like function
|
selection_state [Lwt_read_line.Engine] |
State when the user is doing selection:
|
server [Lwt_io] |
Type of a server
|
signal_handler_id [Lwt_unix] |
Id of a signal handler, used to cancel it
|
size [Lwt_term] |
Terminal sizes:
|
socket [Lwt_ssl] | |
state [Lwt_read_line.Control] |
State of an instance
|
state [Lwt_read_line.Terminal] |
State of rendering
|
state [Lwt_read_line.Engine] |
An engine state:
|
state [Lwt_process] |
State of a sub-process
|
state [Lwt_unix] |
State of a file descriptor
|
state [Lwt] |
State of a thread
|
style [Lwt_term] |
Character styles
|
styled_text [Lwt_term] |
A styled text is a list of instructions
|
styled_text_instruction [Lwt_term] |
Elmement of a styled-text
|
syslog_facility [Lwt_log] |
Syslog facility.
|
T | |
t [Lwt_read_line.Control] |
Type of a running read-line instance, returning a value of
type
'a
|
t [Lwt_read_line.Command] |
Type of all read-line function:
|
t [Lwt_term.Zone] | |
t [Lwt_log.Section] | |
t [Lwt_timeout] | |
t [Lwt_throttle.S] | |
t [Lwt_condition] |
Condition variable type.
|
t [Lwt_pool] |
Type of pools
|
t [Lwt_mutex] |
Type of Lwt mutexes
|
t [Lwt_mvar] |
The type of a mailbox variable.
|
t [Lwt_sequence] |
Type of a sequence holding values of type
'a
|
t [Lwt_stream] |
Type of a stream holding values of type
'a
|
t [Lwt] |
The type of threads returning a result of type
'a .
|
template [Lwt_log] |
A template is for generating log messages.
|
text_set [Lwt_read_line] | |
U | |
u [Lwt] |
The type of thread wakeners.
|
W | |
watchers [Lwt_unix] |
Type of a set of watchers, i.e.
|