source:
trunk/ORBit2-2.14.0/test/test-any.idl@
257
      
      | Last change on this file since 257 was 92, checked in by , 19 years ago | |
|---|---|
| File size: 125 bytes | |
| Line | |
|---|---|
| 1 | struct TestAnyStruct | 
| 2 | { | 
| 3 | string<20> string_value; | 
| 4 | long long_value; | 
| 5 | }; | 
| 6 | |
| 7 | interface TestAny | 
| 8 | { | 
| 9 | any print( in any what ); | 
| 10 | }; | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
