#include <DataFlowC.h>
Public Types | |
typedef CPortNames_var | _var_type |
Public Member Functions | |
CPortNames (_CORBA_ULong _max, _CORBA_ULong _len, char **_val, _CORBA_Boolean _rel=0) | |
CPortNames (_CORBA_ULong _max) | |
CPortNames (const CPortNames &_s) | |
CPortNames () | |
CPortNames & | operator= (const CPortNames &_s) |
Definition at line 499 of file DataFlowC.h.
Definition at line 501 of file DataFlowC.h.
CDataFlowInterface::CPortNames::CPortNames | ( | ) | [inline] |
Definition at line 502 of file DataFlowC.h.
CDataFlowInterface::CPortNames::CPortNames | ( | const CPortNames & | _s | ) | [inline] |
Definition at line 503 of file DataFlowC.h.
CDataFlowInterface::CPortNames::CPortNames | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 506 of file DataFlowC.h.
CDataFlowInterface::CPortNames::CPortNames | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
char ** | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
Definition at line 508 of file DataFlowC.h.
CPortNames& CDataFlowInterface::CPortNames::operator= | ( | const CPortNames & | _s | ) | [inline] |
Definition at line 513 of file DataFlowC.h.