CoreDX DDS C++ Reference Manual
Public Member Functions | Public Attributes | List of all members
DDS::rpc::example::Foo_op1_Out Struct Reference

Public Member Functions

 Foo_op1_Out ()
 

Public Attributes

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

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

Constructor, Copy Constructor, Destructor, Assignment operator

Member Data Documentation

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

The return value from the method.


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.