source:
trunk/ORBit2-2.14.0/test/echo.idl@
242
      
      | Last change on this file since 242 was 92, checked in by , 19 years ago | |
|---|---|
| File size: 156 bytes | |
| Line | |
|---|---|
| 1 | interface Echo { | 
| 2 | Echo echoString (in string astring, | 
| 3 | out double anum); | 
| 4 | void doNothing (); | 
| 5 | oneway void doOneWay (in string ignore); | 
| 6 | }; | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
