descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
FThread.Info
des
flow
thread
FThread
class
FThread
static
struct
Info {
State
state
;
Error
error
;
string
message
;
ulong
timestamp
;
this
(State state, Error error, string msg);
}
Constructors
this
this
(State state, Error error, string msg)
Members
Variables
error
Error
error
;
message
string
message
;
state
State
state
;
timestamp
ulong
timestamp
;
Meta
Source
See Implementation
des
flow
thread
FThread
constructors
this
enums
Error
State
functions
addListener
delListener
join
pushCommand
pushEvent
takeAllSignals
properties
info
name
structs
Info
variables
com
self_name
thread