summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/GetComponent/Event/Connector/GCE_Test_Connector.idl
blob: 0e3bc7abdc7f30d8157d63bf943d1b6f291b638e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// $Id$

/**
 * @file GCE_Test_Connector.idl
 * @author Marcel Smit <msmit@remedy.nl>
 */

#ifndef GET_COMPONENT_EVENT_TEST_CONNECTOR_IDL_
#define GET_COMPONENT_EVENT_TEST_CONNECTOR_IDL_

#include <Components.idl>
#include <ccm_dds.idl>

#include "Base/GCE_Test_Base.idl"

#pragma ciao lem "Connector/GCE_Test_ConnectorE.idl"

module ::CCM_DDS::Typed < ::GCETest, ::GCETestSeq> GCETestConnector;
#endif /* GET_COMPONENT_EVENT_TEST_CONNECTOR_IDL_ */