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

Public Member Functions

 Foo_op1_Out ()
 

Data Fields

unsigned char return_
 

Detailed Description

Data type generated to capture the output parameters and return value of the 'Foo::op1' method. Each inout or out parameter is mapped to a member of this data type. The return value is mapped to a member named 'return_'.

Constructor & Destructor Documentation

◆ Foo_op1_Out()

DDS::rpc::example::Foo_op1_Out::Foo_op1_Out ( )

Constructor, Copy Constructor, Destructor, Assignment operator

Field Documentation

◆ return_

unsigned char DDS::rpc::example::Foo_op1_Out::return_

The return value from the method.


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