#include <DataFlowC.h>
Public Types | |
typedef CPortDescriptions_var | _var_type |
Public Member Functions | |
CPortDescriptions (_CORBA_ULong _max, _CORBA_ULong _len, CPortDescription *_val, _CORBA_Boolean _rel=0) | |
CPortDescriptions (_CORBA_ULong _max) | |
CPortDescriptions (const CPortDescriptions &_s) | |
CPortDescriptions () | |
CPortDescriptions & | operator= (const CPortDescriptions &_s) |
Definition at line 610 of file DataFlowC.h.
Definition at line 612 of file DataFlowC.h.
CDataFlowInterface::CPortDescriptions::CPortDescriptions | ( | ) | [inline] |
Definition at line 613 of file DataFlowC.h.
CDataFlowInterface::CPortDescriptions::CPortDescriptions | ( | const CPortDescriptions & | _s | ) | [inline] |
Definition at line 614 of file DataFlowC.h.
CDataFlowInterface::CPortDescriptions::CPortDescriptions | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 617 of file DataFlowC.h.
CDataFlowInterface::CPortDescriptions::CPortDescriptions | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
CPortDescription * | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
Definition at line 619 of file DataFlowC.h.
CPortDescriptions& CDataFlowInterface::CPortDescriptions::operator= | ( | const CPortDescriptions & | _s | ) | [inline] |
Definition at line 624 of file DataFlowC.h.