carbon v1.5.4 (2015-09-23T08:11:56Z)
Home
Dub
Repo
SeqEventManager.emit
carbon
event
SeqEventManager
Undocumented in source. Be warned that the author may not have intended to support it.
void
emit
(T args, string file, size_t line, string func, string preFunc)
void
emit
(S sender, T args, string file, size_t line, string func, string preFunc)
struct
SeqEventManager
(size_t N, T...)
void
emit
(
S
)
(
S
sender
,
auto
ref
T
args
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
string
func
= __FUNCTION__
,
string
preFunc
= __PRETTY_FUNCTION__
)
Meta
Source
See Implementation
carbon
event
SeqEventManager
functions
disable
emit
enable
opIndex