import <dds-builtin_types.idl;
Inherits DataWriter.
|
ReturnCode_t | write_w_bytes (in ByteArray bytes, in long offset, in long length, in InstanceHandle_t handle) |
|
ReturnCode_t | write_w_bytes_w_timestamp (in ByteArray bytes, in long offset, in long length, in InstanceHandle_t handle, in Time_t source_timestamp) |
|
◆ write_w_bytes()
ReturnCode_t write_w_bytes |
( |
in ByteArray | bytes, |
|
|
in long | offset, |
|
|
in long | length, |
|
|
in InstanceHandle_t | handle ) |
◆ write_w_bytes_w_timestamp()
ReturnCode_t write_w_bytes_w_timestamp |
( |
in ByteArray | bytes, |
|
|
in long | offset, |
|
|
in long | length, |
|
|
in InstanceHandle_t | handle, |
|
|
in Time_t | source_timestamp ) |
The documentation for this interface was generated from the following file: