MCPcopy Create free account

hub / github.com/davmac314/dinit / types & classes

Types & classes364 in github.com/davmac314/dinit

↓ 63 callersClassservice_description_exc
Error in a service description At least one out of line number and setting name will be available. Note that these are constructed without supplying a
src/includes/load-service.h:222
↓ 29 callersClassservice_load_exc
Exception while loading a service
src/includes/load-service.h:107
↓ 24 callersClasstime_val
time_val provides a wrapper around struct timespec, which overloads operators appropriately.
dasynq/include/dasynq/timerbase.h:15
↓ 20 callersClassdinit_protocol_error
src/includes/dinit-client.h:38
↓ 17 callersClasskevent
dasynq/include/dasynq/kqueue.h:227
↓ 14 callersClassmembuf
"membuf" class provides a compile-time allocated buffer that we can add items to one-by-one. This is much safer than working with raw buffers and calc
src/includes/dinit-client.h:141
↓ 14 callersClassstring_view
Since we are C++11, we don't have a std::string_view.
src/includes/dinit-util.h:58
↓ 13 callersClasskevent
dasynq/include/dasynq/kqueue-macos.h:108
↓ 9 callersClassigr_failure_exc
exception to be thrown on failure
src/igr-tests/igr.h:28
↓ 6 callersClasscp_old_server_exception
src/includes/dinit-client.h:40
↓ 6 callersClasscp_read_exception
read error on control socket
src/includes/dinit-client.h:23
↓ 6 callersClassservice_cyclic_dependency
src/includes/load-service.h:143
↓ 4 callersClassdinit_unknown_sd_conf
Unrecognised service directory configuration
src/includes/dinit-client.h:43
↓ 4 callersClassservice_not_found
src/includes/load-service.h:124
↓ 4 callersClassutmpx
src/includes/dinit-utmp.h:63
↓ 3 callersClassha_string
string that maintains a heap allocation always. Moving a ha_string does not invalidate pointers to characters within the string.
src/includes/dinit-util.h:1227
↓ 3 callersClassiostream_system_err
Exception thrown on I/O error (io_fail_bit).
src/includes/dinit-iostream.h:82
↓ 3 callersClassiterator
src/includes/dinit-util.h:1174
↓ 3 callersClassservice_load_error
Can't load service due to system error (eg error reading service file)
src/includes/load-service.h:134
↓ 2 callersClassgeneral_error
src/includes/dinit-client.h:45
↓ 2 callersClassservice_op_cancel
exception for cancelling a service operation
src/dinitctl.cc:2100
↓ 1 callersClassconst_iterator
src/includes/dinit-util.h:882
↓ 1 callersClasscontrol_sock_conn_err
Specialise general_error for the case of connecting to the control socket
src/includes/dinit-client.h:66
↓ 1 callersClasscp_old_client_exception
src/includes/dinit-client.h:39
↓ 1 callersClasscp_write_exception
write error on control socket
src/includes/dinit-client.h:31
↓ 1 callersClassdir_entry
A service directory entry, tracking the directory as a nul-terminated string, which may either be static or dynamically allocated (via new char[...]).
src/includes/service-dir.h:8
↓ 1 callersClassiostream_eof
Exception thrown on end-of-file (eof_bit).
src/includes/dinit-iostream.h:73
↓ 1 callersClassread_result
src/tests/test-bpsys.cc:20
↓ 1 callersClasssigaction
dasynq/include/dasynq/signal.h:97
↓ 1 callersClasssigaction
dasynq/include/dasynq/kqueue.h:153
↓ 1 callersClasssigaction
dasynq/include/dasynq/childproc.h:237
↓ 1 callersClassstat
src/dinitctl.cc:1031
↓ 1 callersClassstat
src/dinit.cc:964
↓ 1 callersClassstat
src/baseproc-service.cc:498
StructService
contrib/dinit-edit/dinit-edit.go:26
Classarray_string
src/includes/static-string.h:128
Enumauto_restart_mode
src/includes/service-constants.h:142
Classbase_bidi_fd_watcher
dasynq/include/dasynq/basewatchers.h:241
Classbase_child_watcher
dasynq/include/dasynq/basewatchers.h:261
Classbase_fd_watcher
dasynq/include/dasynq/basewatchers.h:221
Classbase_process_service
src/includes/service.h:151
Classbase_process_service
src/includes/proc-service.h:83
Classbase_process_service_test
Friend interface to access base_process_service private/protected members.
src/tests/test_procservice.h:5
Classbase_signal_watcher
dasynq/include/dasynq/basewatchers.h:207
Classbase_timer_watcher
dasynq/include/dasynq/basewatchers.h:275
Classbase_watcher
dasynq/include/dasynq/basewatchers.h:77
Classbgproc_service
Bgproc (self-"backgrounding", i.e. double-forking) process service
src/includes/proc-service.h:792
Classbidi_fd_watcher
dasynq/include/dasynq.h:1835
Classbidi_fd_watcher
dasynq/include/dasynq/basewatchers.h:63
Classbidi_fd_watcher
src/tests/test-includes/dinit.h:158
Classbidi_fd_watcher_impl
dasynq/include/dasynq.h:2007
Classbidi_fd_watcher_impl
dasynq/include/dasynq/basewatchers.h:69
Classbidi_fd_watcher_impl
src/tests/test-includes/dinit.h:201
Classbtree_set
dasynq/include/dasynq/btree_set.h:15
Classbuffered_log_stream
src/dinit-log.cc:40
Classcallback_signal_handler
Event-loop handler for a signal, which just delegates to a function (pointer).
src/dinit.cc:115
Classcap_iab_wrapper
A thin wrapper around the cap_iab_t structure to manage ownership (supports move)
src/includes/dinit-util.h:137
Classchild_proc_events
dasynq/include/dasynq/childproc.h:114
Classchild_proc_traits
dasynq/include/dasynq/childproc.h:116
Classchild_proc_watcher
dasynq/include/dasynq.h:2067
Classchild_proc_watcher
dasynq/include/dasynq/basewatchers.h:65
Classchild_proc_watcher
src/tests/test-includes/dinit.h:58
Classchild_proc_watcher_impl
dasynq/include/dasynq.h:2240
Classchild_proc_watcher_impl
dasynq/include/dasynq/basewatchers.h:71
Classchild_proc_watcher_impl
src/tests/test-includes/dinit.h:111
Enumclock_type
Different timer clock types
dasynq/include/dasynq/flags.h:17
Classcompare_service_depth
src/includes/service.h:1377
Classcompare_stable_prio
dasynq/include/dasynq/stableheap.h:38
Classcompare_timespec
dasynq/include/dasynq/timerbase.h:197
Classcondvar_selector
dasynq/include/dasynq.h:211
Classcondvar_selector<std::mutex>
dasynq/include/dasynq.h:213
Classconsole_input_watcher
Watch for console input and set a flag when it is available.
src/dinit.cc:155
Classcontrol_conn_t
src/includes/control.h:25
Classcontrol_conn_t_test
src/tests/cptests/cptests.cc:25
Classcontrol_conn_watcher
src/includes/control.h:26
Classcontrol_socket_watcher
Event-loop handler for when a connection is made to the control socket.
src/dinit.cc:142
Enumcp_cmd
Requests:
src/includes/control-cmds.h:20
Enumcp_info
Information (out-of-band):
src/includes/control-cmds.h:182
Enumcp_rply
Replies:
src/includes/control-cmds.h:102
Classcpbuffer
src/includes/cpbuffer.h:11
Enumctl_cmd
src/dinitctl.cc:47
Classdary_heap
dasynq/include/dasynq/daryheap.h:47
Classdec_digits_buf
src/includes/dinit-util.h:655
Classdefault_init_allocator
src/includes/dinit-util.h:703
Classdefault_traits
dasynq/include/dasynq/basewatchers.h:35
Classdefault_write_handler
src/tests/test-includes/baseproc-sys.h:28
Classdep_depth_updater
Manager for updates of service dependency depth, used when reloading a service or modifying dependencies. Use as follows: - Call add_potential_update(
src/includes/service.h:1367
Enumdependency_type
src/includes/service-constants.h:123
Classdinit_conn_t
src/dinitctl.cc:48
Classdinit_equal_to
An equivalent to std::equal_to<void> (which is C++14)
src/includes/dinit-util.h:761
Classdinit_proc
dinit process
src/igr-tests/igr.h:277
Classdinit_unordered_set
src/includes/dinit-util.h:773
Classdinitcheck_proc
dinitcheck process
src/igr-tests/igr.h:332
Classdinitctl_proc
dinitctl process
src/igr-tests/igr.h:319
Classdir_fd_handler
src/tests/test-bpsys.cc:219
Classdir_fs_node
src/tests/test-bpsys.cc:86
Classdirent
src/igr-tests/igr-runner.cc:167
Classdirent
src/igr-tests/igr.h:554
Classdirload_service_set
A service set which loads services from one of several service directories.
src/includes/service.h:1291
Classdlist
src/includes/dinit-ll.h:31
next →1–100 of 364, ranked by callers