Infinity.XmlConnectionInterface¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
close  | 
r  | 
Virtual function to stop the connection.  | 
|
error  | 
r  | 
Default signal handler of the   | 
|
open  | 
r  | 
Virtual function to start the connection.  | 
|
parent  | 
r  | 
||
received  | 
r  | 
Default signal handler of the   | 
|
send  | 
r  | 
Virtual function to transmit data over the connection.  | 
|
sent  | 
r  | 
Default signal handler of the   | 
Methods¶
None
Details¶
- class Infinity.XmlConnectionInterface¶
 Virtual functions and default signal handlers for the
Infinity.XmlConnectioninterface.