Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Portable_Interceptors / AdvSlotDblCpy / InvokeMe.idl
blobc6c1fdcc448c8ff9691e478ba06e8690ba9502c1
1 // file : StateTransfer.idl
2 // author : Boris Kolpackov <boris@dre.vanderbilt.edu>
3 interface InvokeMe
5 void
6 invoke_me ();
8 oneway void
9 shutdown ();