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

Public Member Functions

DDS::rpc::UnknownException unknownEx () const
 
void unknownEx (DDS::rpc::UnknownException _v)
 
const struct Foo_op2_Outresult () const
 
void result (const struct Foo_op2_Out &_v)
 

Detailed Description

Data type generated to capture the result of the method 'Foo::op2()'. This data type is a union that encapsulates the Foo_op2_Out member and provides for the indication of an exception from the service.

Member Function Documentation

◆ result() [1/2]

const struct Foo_op2_Out& DDS::rpc::example::Foo_op2_Result::result ( ) const
inline

A successful invocation of 'op2 ' will set this member.

◆ result() [2/2]

void DDS::rpc::example::Foo_op2_Result::result ( const struct Foo_op2_Out _v)
inline

Helper to set this member.

◆ unknownEx() [1/2]

DDS::rpc::UnknownException DDS::rpc::example::Foo_op2_Result::unknownEx ( ) const
inline

If the service throws an exception, it will select this member.

◆ unknownEx() [2/2]

void DDS::rpc::example::Foo_op2_Result::unknownEx ( DDS::rpc::UnknownException  _v)
inline

Helper to set this member.


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