hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
Task
hunt
imf
core
task
Undocumented in source.
class
Task : Thread {
this
();
void
push
(Packet packet);
void
stop
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
push
void
push
(Packet packet)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
imf
core
task
classes
Task