Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
BytesDataWriter Interface Reference

import <dds-builtin_types.idl;

Inheritance diagram for BytesDataWriter:

Public Member Functions

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)
 

Member Function Documentation

◆ 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: