Event

code=ulong.max-1 is reserved for system

Constructors

this
this(ulong code, T value)
Undocumented in source.

Members

Aliases

Self
alias Self = typeof(this)
Undocumented in source.

Properties

as
T as [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
as
T as [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
as
T as [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
elapsed
ulong elapsed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isSystem
bool isSystem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

system
auto system(SysEvData sed)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
ulong code;
Undocumented in source.
data
PData data;
Undocumented in source.
system_code
enum ulong system_code;
Undocumented in source.
timestamp
ulong timestamp;
Undocumented in source.

Meta