Public Member Functions | |
virtual void | Dispose () |
IClientSideSocket () | |
virtual void | Send (string bytes, uint length) |
virtual void | Send (string bytes, uint length, OpCode opCode) |
virtual uint | GetBufferedAmount () |
virtual string | GetProtocol () |
virtual void | Close (uint code, string reason, uint length) |
virtual void | Terminate (uint code, string reason, uint length) |
delegate void | SwigDelegateIClientSideSocket_0 (string bytes, uint length) |
delegate void | SwigDelegateIClientSideSocket_1 (string bytes, uint length, int opCode) |
delegate uint | SwigDelegateIClientSideSocket_2 () |
delegate string | SwigDelegateIClientSideSocket_3 () |
delegate void | SwigDelegateIClientSideSocket_4 (uint code, string reason, uint length) |
delegate void | SwigDelegateIClientSideSocket_5 (uint code, string reason, uint length) |
Protected Attributes | |
bool | swigCMemOwn |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
delegate void cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_0 | ( | string | bytes, |
uint | length | ||
) |
delegate void cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_1 | ( | string | bytes, |
uint | length, | ||
int | opCode | ||
) |
delegate uint cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_2 | ( | ) |
delegate string cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_3 | ( | ) |
delegate void cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_4 | ( | uint | code, |
string | reason, | ||
uint | length | ||
) |
delegate void cohtml.Net.IClientSideSocket.SwigDelegateIClientSideSocket_5 | ( | uint | code, |
string | reason, | ||
uint | length | ||
) |
|
inlinevirtual |
|
protected |