UMockdev.IoctlClient¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
The ioctl argument, for read/write the passed buffer |
||
r |
Whether the client is still connected |
||
r |
The device node the client opened |
||
r |
The current ioctl request |
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
Signal Details¶
Property Details¶
- UMockdev.IoctlClient.props.arg¶
- Name:
arg
- Type:
- Default Value:
- Flags:
The ioctl argument, for read/write the passed buffer
- UMockdev.IoctlClient.props.connected¶
-
Whether the client is still connected
- UMockdev.IoctlClient.props.devnode¶
-
The device node the client opened