OpenDDS
Snapshot(2023/04/28-20:55)
dds
CorbaSeq
ULongLongSeq.idl
Go to the documentation of this file.
1
/*
2
*
3
*
4
* Distributed under the OpenDDS License.
5
* See: http://www.opendds.org/license.html
6
*/
7
8
/**
9
* This file is used to generate the code in ULongLongSeqC.*
10
*/
11
12
#ifndef OPENDDS_CORBASEQ_ULONGLONGSEQ_IDL
13
#define OPENDDS_CORBASEQ_ULONGLONGSEQ_IDL
14
15
#pragma prefix "omg.org"
16
17
module
CORBA
18
{
19
typedef
sequence<unsigned long long>
ULongLongSeq
;
20
};
21
22
#endif
CORBA
CORBA::ULongLongSeq
sequence< unsigned long long > ULongLongSeq
Generated by
1.8.13