#include <DataFlowC.h>
Public Member Functions | |
CPortNames * | _retn () |
CPortNames_var (const CPortNames_var &_s) | |
CPortNames_var (CPortNames *_s) | |
CPortNames_var () | |
const CPortNames & | in () const |
CPortNames & | inout () |
operator const CPortNames & () const | |
operator CPortNames & () | |
const CPortNames * | operator-> () const |
CPortNames * | operator-> () |
CPortNames_var & | operator= (const CPortNames_var &_s) |
CPortNames_var & | operator= (CPortNames *_s) |
_CORBA_String_element | operator[] (_CORBA_ULong _s) |
CPortNames *& | out () |
~CPortNames_var () | |
Private Attributes | |
CPortNames * | _pd_seq |
Friends | |
class | CPortNames_out |
Definition at line 521 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::CPortNames_var | ( | ) | [inline] |
Definition at line 523 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::CPortNames_var | ( | CPortNames * | _s | ) | [inline] |
Definition at line 524 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::CPortNames_var | ( | const CPortNames_var & | _s | ) | [inline] |
Definition at line 525 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::~CPortNames_var | ( | ) | [inline] |
Definition at line 529 of file DataFlowC.h.
CPortNames* CDataFlowInterface::CPortNames_var::_retn | ( | ) | [inline] |
Definition at line 567 of file DataFlowC.h.
const CPortNames& CDataFlowInterface::CPortNames_var::in | ( | ) | const [inline] |
Definition at line 561 of file DataFlowC.h.
CPortNames& CDataFlowInterface::CPortNames_var::inout | ( | ) | [inline] |
Definition at line 562 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::operator const CPortNames & | ( | ) | const [inline] |
Definition at line 557 of file DataFlowC.h.
CDataFlowInterface::CPortNames_var::operator CPortNames & | ( | ) | [inline] |
Definition at line 558 of file DataFlowC.h.
const CPortNames* CDataFlowInterface::CPortNames_var::operator-> | ( | ) | const [inline] |
Definition at line 553 of file DataFlowC.h.
CPortNames* CDataFlowInterface::CPortNames_var::operator-> | ( | ) | [inline] |
Definition at line 552 of file DataFlowC.h.
CPortNames_var& CDataFlowInterface::CPortNames_var::operator= | ( | const CPortNames_var & | _s | ) | [inline] |
Definition at line 536 of file DataFlowC.h.
CPortNames_var& CDataFlowInterface::CPortNames_var::operator= | ( | CPortNames * | _s | ) | [inline] |
Definition at line 531 of file DataFlowC.h.
_CORBA_String_element CDataFlowInterface::CPortNames_var::operator[] | ( | _CORBA_ULong | _s | ) | [inline] |
Definition at line 546 of file DataFlowC.h.
CPortNames*& CDataFlowInterface::CPortNames_var::out | ( | ) | [inline] |
Definition at line 563 of file DataFlowC.h.
friend class CPortNames_out [friend] |
Definition at line 569 of file DataFlowC.h.
Definition at line 572 of file DataFlowC.h.