Infinityc.Request¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
The ID of the node affected by this request |
||
r/w/co |
The sequence number of the request |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class Infinityc.Request(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Infinityc.Requestis an opaque data type. You should only access it via the public API functions.
Property Details¶
- Infinityc.Request.props.node_id¶
- Name:
node-id- Type:
- Default Value:
4294967295- Flags:
The ID of the node affected by this request
- Infinityc.Request.props.seq¶
- Name:
seq- Type:
- Default Value:
0- Flags:
The sequence number of the request