summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/impl/ndds/convertors/InstanceHandle_t.h
blob: 3ece45658ff27b59c87696f3936a181a26829f46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**
 * @author William R. Otte <wotte@dre.vanderbilt.edu>
 * @author Johnny Willemsen (jwillemsen@remedy.nl)
 *
 * Wrapper facade for NDDS.
 */

#ifndef DDS4CCM_INSTANCEHANDLE_T_H_
#define DDS4CCM_INSTANCEHANDLE_T_H_

#include "dds4ccm/impl/dds4ccm_conf.h"
#include "dds4ccm/idl/ndds/ndds_dcps_instance_handleC.h"

#endif /* DDS4CCM_INSTANCEHANDLE_T_H_ */