summaryrefslogtreecommitdiff
path: root/modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README')
-rw-r--r--modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README b/modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README
new file mode 100644
index 00000000000..38242380f34
--- /dev/null
+++ b/modules/CIAO/connectors/dds4ccm/tests/InstanceHandle/README
@@ -0,0 +1,6 @@
+# $Id$
+
+Test which shows how to use the DDSDataWriter directly.
+
+We use the Datawriter from the DDS4CCM library. After typecasting
+it can be used to perform operations on DDS directly.