Infinity.RequestInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
finished |
r |
Default signal handler of the |
|
is_local |
r |
Virtual function to check whether the request is local or remote. |
|
parent |
r |
Methods¶
None
Details¶
- class Infinity.RequestInterface¶
Virtual functions of the
Infinity.Request
interface.