Foo Struct Reference
[User Data Type Support]

A representative user-defined data type. More...

List of all members.


Detailed Description

A representative user-defined data type.

Foo represents a user-defined data-type that is intended to be distributed using DDS.

The type Foo is usually defined using IDL syntax and placed in a ".idl" file that is then processed using rtiddsgen. The rtiddsgen utility generates the helper classes FooSeq as well as the necessary code for DDS to manipulate the type (serialize it so that it can be sent over the network) as well as the implied FooDataReader and FooDataWriter types that allow the application to send and receive data of this type.

See also:
FooSeq, FooDataWriter, FooDataReader, FooTypeSupport, rtiddsgen

RTI Connext C++ API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc