CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS::rpc::example::Foo_Reply Struct Reference

Public Member Functions

 Foo_Reply ()
 
DDS::SampleIdentity_trelated_id ()
 

Data Fields

struct DDS::rpc::ReplyHeader header
 
class Foo_Return data
 

Detailed Description

Data type generated to represent a Reply from the Foo service.

The Reply data type includes the Return data type and an RPC header. The header indicates the 'relatedRequestId' that associates this Reply with a previous Request.

Constructor & Destructor Documentation

◆ Foo_Reply()

DDS::rpc::example::Foo_Reply::Foo_Reply ( )

Constructor, Copy Constructor, Destructor, Assignment operator

Member Function Documentation

◆ related_id()

DDS::SampleIdentity_t* DDS::rpc::example::Foo_Reply::related_id ( )
inline

Access the relatedRequestId from the RPC header

Field Documentation

◆ data

class Foo_Return DDS::rpc::example::Foo_Reply::data

the Foo_Return union that holds the inout, out, and return values from an operation invocation.

◆ header

struct DDS::rpc::ReplyHeader DDS::rpc::example::Foo_Reply::header

the RPC header, holding the relatedRequestId


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.