btdu ~master (2021-10-03T19:57:50Z)
Dub
Repo
send
btdu
proto
Send a message from a subprocess to the main process.
void
send
(
T
)
(
auto
ref
T
message
)
if
(
staticIndexOf
!(
T
,
AllMessages
) >= 0
)
Meta
Source
See Implementation
btdu
proto
aliases
AllMessages
functions
parse
send
structs
Error
FatalErrorMessage
Header
NewRootMessage
ResultEndMessage
ResultErrorMessage
ResultInodeEndMessage
ResultInodeErrorMessage
ResultInodeStartMessage
ResultMessage
ResultStartMessage
StartMessage
variables
sendBuf
Send a message from a subprocess to the main process.