TerminalDevice

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
create
bool create()
Undocumented in source. Be warned that the author may not have intended to support it.
threadProc
void threadProc()
Undocumented in source. Be warned that the author may not have intended to support it.
write
bool write(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

deviceName
string deviceName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hpipe
HANDLE hpipe;
Undocumented in source.
masterfd
int masterfd;
Undocumented in source.
onBytesRead
Signal!TerminalInputHandler onBytesRead;
Undocumented in source.

Meta