summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/OBV/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/tests/OBV/README')
-rw-r--r--trunk/TAO/tests/OBV/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/trunk/TAO/tests/OBV/README b/trunk/TAO/tests/OBV/README
new file mode 100644
index 00000000000..a6796ec644d
--- /dev/null
+++ b/trunk/TAO/tests/OBV/README
@@ -0,0 +1,17 @@
+// $Id$
+
+The following TAO applications test and illustate various Object
+By Value (OBV or valuetypes) functionality and their usage scenarios.
+
+ . Any
+
+ The example tests and shows insertion/extraction/passing
+ of valuetypes inside CORBA Any type.
+
+ . Factory
+
+ The example tests OBV factory construct.
+
+ . Forward
+
+ The example tests forward declared valuetypes. \ No newline at end of file