PaCO++
0.05
|
00001 // ParisBasicExample type file 00002 // Macro used : 00003 // @@NAME_ARG@@ = The name of the argument 00004 // @@TYPE_SEQ@@ = If the argument is a sequence, type_seq is the type of the sequence 00005 // @@TYPE@@ = The type of the argument 00006 00007 // @@ARG_DIS_NAME@@=PBE_@@NAME_ARG@@ 00008 00009 // @@ARG_DIS_TYPE@@=struct PBE_@@NAME_ARG@@ 00010 // @@ARG_DIS_TYPE@@={ 00011 // @@ARG_DIS_TYPE@@= short descr; 00012 // @@ARG_DIS_TYPE@@= sequence<sequence<@@TYPE_SEQ@@> > seqData; 00013 // @@ARG_DIS_TYPE@@=}; 00014 00015 @@ARG_TYPE@@=ARG_TYPE_SEQ_ 00016 @@DESCR@@=short 00017 @@DESCR_REAL@@=CORBA::Short