OpenDDS
Snapshot(2023/04/28-20:55)
dds
DdsDcpsDataReaderSeq.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
#ifndef OPENDDS_DDSDCPSDATAREADERSEQ_IDL
9
#define OPENDDS_DDSDCPSDATAREADERSEQ_IDL
10
11
module
DDS
{
12
local
interface
DataReader
;
13
typedef
sequence<DataReader>
DataReaderSeq
;
14
};
15
16
#endif
/* OPENDDS_DCPS_DATAREADERSEQ_IDL */
DDS::DataReader
Definition:
DdsDcpsSubscription.idl:75
DDS
The End User API.
Definition:
DataDurabilityCache.h:45
DDS::DataReaderSeq
sequence< DataReader > DataReaderSeq
Definition:
DdsDcpsDataReaderSeq.idl:12
Generated by
1.8.13