tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Topic
tagion
logger
Logger
Undocumented in source.
@
safe
struct
Topic {
string
name
;
this
(string name);
bool
subscribed
[@property getter];
}
Constructors
this
this
(string name)
Undocumented in source.
Members
Properties
subscribed
bool
subscribed
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
tagion
logger
Logger
aliases
Subscribed
classes
SubscriptionMask
enums
LogLevel
functions
pthread_setname_np
setThreadName
manifest constants
TASK_COMM_LEN
static variables
log
submask
structs
Logger
Topic