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

Provides an example of generated RPC over DDS code. The structures are generated for this IDL: More...

Data Structures

struct  Foo
 
class  Foo_Call
 
struct  Foo_op1_In
 
struct  Foo_op1_Out
 
class  Foo_op1_Result
 
struct  Foo_op2_In
 
struct  Foo_op2_Out
 
class  Foo_op2_Result
 
struct  Foo_Reply
 
struct  Foo_Request
 
class  Foo_Return
 
struct  FooClient
 
struct  FooService
 

Detailed Description

Provides an example of generated RPC over DDS code. The structures are generated for this IDL:

namespace rpc


       @service
        interface Foo {
           boolean op1( long param );
           long    op2(  );
       };

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