MnInput

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(MnInputPort newPort)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

canReceive
bool canReceive()
Undocumented in source. Be warned that the author may not have intended to support it.
close
bool close()
Undocumented in source. Be warned that the author may not have intended to support it.
open
bool open(uint num)
Undocumented in source. Be warned that the author may not have intended to support it.
open
bool open(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
open
bool open(MnInputPort port)
Undocumented in source. Be warned that the author may not have intended to support it.
receive
ubyte[] receive()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isOpen
bool isOpen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
port
MnInputPort port [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
port
MnInputPort port [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta