Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / OBV / README
blob09d1a647ff8f4127de0e8a59e1867d9ed15f925e
3 The following TAO applications test and illustate various Object
4 By Value (OBV or valuetypes) functionality and their usage scenarios.
6 . Any
8   The example tests and shows insertion/extraction/passing
9   of valuetypes inside CORBA Any type.
11 . Factory
13   The example tests OBV factory construct.
15 . Forward
17   The example tests forward declared valuetypes.