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
4
module
ControlledLib
5
{
6
struct
ControlledDescr
7
{
8
unsigned
long
llen
;
// totale size to be received
9
sequence<long>
lens
;
// fragment length
10
};
11
};
12
13
ControlledLib::ControlledDescr::lens
sequence< long > lens
Definition:
ControlledIdl.idl:9
ControlledLib::ControlledDescr
Definition:
ControlledIdl.idl:6
ControlledLib::ControlledDescr::llen
unsigned long llen
Definition:
ControlledIdl.idl:8
ControlledLib
Definition:
ControlledIdl.idl:4
DistributionLibraries
Types
ControlledIdl.idl
Generated by
1.8.13