1 #ifndef CARMA_UTIL_SEQUENCETYPEDEFS_IDL
2 #define CARMA_UTIL_SEQUENCETYPEDEFS_IDL
sequence< short > SeqShort
Sequence of CORBA::Short.
sequence< octet > SeqByte
Sequence of CORBA::Octet.
sequence< string > SeqString
Sequence of CORBA::String.
sequence< float > SeqFloat
Sequence of CORBA::Float.
sequence< long > SeqLong
Sequence of CORBA::Long.
sequence< double > SeqDouble
Sequence of CORBA::Double.