GSDFPacket.h
Go to the documentation of this file.
1 //******************************************************************
2 //
3 // Generated by IDL to C++ Translator
4 //
5 // File name: GSDFPacket.h
6 // Source: GSDFPacket.idl
7 // Generated: Tue Nov 28 13:14:39 2017
8 // OpenSplice V6.4.140407OSS
9 //
10 //******************************************************************
11 #ifndef _GSDFPACKET_H_
12 #define _GSDFPACKET_H_
13 
14 #include "sacpp_mapping.h"
15 #include "sacpp_DDS_DCPS.h"
16 
17 
19 {
20  struct GSDFPacket;
21  struct CharSeq_uniq_ {};
22  typedef DDS_DCPSUFLSeq < DDS::Char, struct CharSeq_uniq_> CharSeq;
23  typedef DDS_DCPSSequence_var < CharSeq> CharSeq_var;
24  typedef DDS_DCPSSequence_out < CharSeq> CharSeq_out;
25 
26  struct GSDFPacket
27  {
28  CharSeq data;
29  };
30 
31  typedef DDS_DCPSStruct_var < GSDFPacket> GSDFPacket_var;
32  typedef DDS_DCPSStruct_out < GSDFPacket> GSDFPacket_out;
33 }
34 
35 
36 
37 
38 #endif
DDS_DCPSSequence_out< CharSeq > CharSeq_out
Definition: GSDFPacket.h:24
DDS_DCPSStruct_out< GSDFPacket > GSDFPacket_out
Definition: GSDFPacket.h:32
DDS_DCPSSequence_var< CharSeq > CharSeq_var
Definition: GSDFPacket.h:23
DDS_DCPSStruct_var< GSDFPacket > GSDFPacket_var
Definition: GSDFPacket.h:31
DDS_DCPSUFLSeq< DDS::Char, struct CharSeq_uniq_ > CharSeq
Definition: GSDFPacket.h:22


opensplice_dds_broker
Author(s):
autogenerated on Mon Jun 10 2019 14:02:23