PaCO++  0.05
ControlledIdl.idl
Go to the documentation of this file.
1 // This file defines the descr structure
2 // of the Controlled library.
3 
5 {
7  {
8  unsigned long llen; // totale size to be received
9  sequence<long> lens; // fragment length
10  };
11 };
12 
13