Context

Undocumented in source.

Constructors

this
this(string ns, NetSocket sock)
Undocumented in source.

Members

Functions

getAttachment
Object getAttachment()
Undocumented in source. Be warned that the author may not have intended to support it.
ns
string ns()
Undocumented in source. Be warned that the author may not have intended to support it.
parser
Parser parser()
Undocumented in source. Be warned that the author may not have intended to support it.
setAttachment
void setAttachment(Object attachment)
Undocumented in source. Be warned that the author may not have intended to support it.
sock
NetSocket sock()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_namespace
string _namespace;
Undocumented in source.
_parser
Parser _parser;
Undocumented in source.
_sock
NetSocket _sock;
Undocumented in source.
object
Object object;
Undocumented in source.

Meta