Type Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
N
 nacore_avl_tree
 nacore_avl_tree_elem
 nacore_cmp_cb
 nacore_dl_handle
 nacore_filter_cb
 nacore_fs_dir
 nacore_fs_dir_entry
 nacore_get_size_cb
 nacore_list
 nacore_list_elem
 nacore_locale
 nacore_msg_context
 nacore_msg_result
 nacore_msg_severity
 nacore_msg_status_begin_cb
 nacore_msg_status_end_cb
 nacore_msg_text_cb
 nacore_mutex
 nacore_op_cb
 nacore_sem
 nacore_thread
 nacore_to_string_cb
AVL tree.
AVL tree element.
A function that compares two values.
Dynamically loaded library handle.
A function that decides whether a certain value should be filtered out or not.
Directory stream.
Directory entry.
A function that returns the size of some value.
Doubly-linked list.
Doubly-linked list element.
Locale object.
Message context (message box or status message).
Result of an operation described by a status message.
Severity of a text message.
Status message begin callback.
Status message end callback.
Text message callback.
Mutex.
A function that performs some operation on a value.
Semaphore.
Thread identifier.
A function that retuns a textual description of some value.
Close