PaCO++
0.05
|
#include <ControlledIdl.h>
Public Types | |
typedef _CORBA_Unbounded_Sequence_w_FixSizeElement < CORBA::Long, 4, 4 > | _lens_seq |
typedef _CORBA_ConstrType_Variable_Var < ControlledDescr > | _var_type |
Public Member Functions | |
void | operator<<= (cdrStream &) |
void | operator>>= (cdrStream &) const |
Public Attributes | |
_lens_seq | lens |
CORBA::ULong | llen |
Definition at line 62 of file ControlledIdl.h.
typedef _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > ControlledDescr::_lens_seq |
Definition at line 68 of file ControlledIdl.h.
typedef _CORBA_ConstrType_Variable_Var<ControlledDescr> ControlledDescr::_var_type |
Definition at line 63 of file ControlledIdl.h.
void ControlledDescr::operator<<= | ( | cdrStream & | _n | ) |
Definition at line 26 of file ControlledIdl.cc.
References ControlledLib::ControlledDescr::lens, and ControlledLib::ControlledDescr::llen.
void ControlledDescr::operator>>= | ( | cdrStream & | _n | ) | const |
Definition at line 18 of file ControlledIdl.cc.
Definition at line 69 of file ControlledIdl.h.
CORBA::ULong ControlledDescr::llen |
Definition at line 66 of file ControlledIdl.h.