GSDFPacket.h
Go to the documentation of this file.
00001 //******************************************************************
00002 // 
00003 //  Generated by IDL to C++ Translator
00004 //  
00005 //  File name: GSDFPacket.h
00006 //  Source: GSDFPacket.idl
00007 //  Generated: Tue Nov 28 13:14:39 2017
00008 //  OpenSplice V6.4.140407OSS
00009 //  
00010 //******************************************************************
00011 #ifndef _GSDFPACKET_H_
00012 #define _GSDFPACKET_H_
00013 
00014 #include "sacpp_mapping.h"
00015 #include "sacpp_DDS_DCPS.h"
00016 
00017 
00018 namespace opensplice_dds_broker
00019 {
00020    struct GSDFPacket;
00021    struct CharSeq_uniq_ {};
00022    typedef DDS_DCPSUFLSeq < DDS::Char, struct CharSeq_uniq_> CharSeq;
00023    typedef DDS_DCPSSequence_var < CharSeq> CharSeq_var;
00024    typedef DDS_DCPSSequence_out < CharSeq> CharSeq_out;
00025 
00026    struct GSDFPacket
00027    {
00028          CharSeq data;
00029    };
00030 
00031    typedef DDS_DCPSStruct_var < GSDFPacket> GSDFPacket_var;
00032    typedef DDS_DCPSStruct_out < GSDFPacket> GSDFPacket_out;
00033 }
00034 
00035 
00036 
00037 
00038 #endif 


opensplice_dds_broker
Author(s):
autogenerated on Thu Jun 6 2019 18:52:31