PaCO++  0.05
ParisBasicExample.idl
Go to the documentation of this file.
1 // ParisBasicExample type file
2 // Macro used :
3 // @@NAME_ARG@@ = The name of the argument
4 // @@TYPE_SEQ@@ = If the argument is a sequence, type_seq is the type of the sequence
5 // @@TYPE@@ = The type of the argument
6 
7 // @@ARG_DIS_NAME@@=PBE_@@NAME_ARG@@
8 
9 // @@ARG_DIS_TYPE@@=struct PBE_@@NAME_ARG@@
10 // @@ARG_DIS_TYPE@@={
11 // @@ARG_DIS_TYPE@@= short descr;
12 // @@ARG_DIS_TYPE@@= sequence<sequence<@@TYPE_SEQ@@> > seqData;
13 // @@ARG_DIS_TYPE@@=};
14 
15 @@ARG_TYPE@@=ARG_TYPE_SEQ_
16 @@DESCR@@=short
17 @@DESCR_REAL@@=CORBA::Short