RTT::corba::CRemoteChannelElement_i Class Reference

#include <DataFlowI.h>

Inheritance diagram for RTT::corba::CRemoteChannelElement_i:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PortableServer::POA_ptr _default_POA ()
PortableServer::POA_ptr _default_POA ()
virtual
RTT::corba::CRemoteChannelElement_ptr 
activate_this ()
virtual
RTT::corba::CRemoteChannelElement_ptr 
activate_this ()
 CRemoteChannelElement_i (corba::CorbaTypeTransporter const &transport, PortableServer::POA_ptr poa)
 CRemoteChannelElement_i (corba::CorbaTypeTransporter const &transport, PortableServer::POA_ptr poa)
void setCDataFlowInterface (CDataFlowInterface_i *dataflow)
void setCDataFlowInterface (CDataFlowInterface_i *dataflow)
virtual void transferSamples ()=0
virtual void transferSamples ()=0
virtual ~CRemoteChannelElement_i ()
virtual ~CRemoteChannelElement_i ()

Protected Attributes

CDataFlowInterface_imdataflow
PortableServer::POA_var mpoa
CRemoteChannelElement_var remote_side
RTT::corba::CorbaTypeTransporter
const & 
transport

Detailed Description

Base class for CORBA channel servers. Derive from this class to implement a channel which transports data over a CORBA connection.

Definition at line 69 of file install/include/rtt/transports/corba/DataFlowI.h.


Constructor & Destructor Documentation

CRemoteChannelElement_i::CRemoteChannelElement_i ( corba::CorbaTypeTransporter const &  transport,
PortableServer::POA_ptr  poa 
)

Definition at line 580 of file DataFlowI.cpp.

CRemoteChannelElement_i::~CRemoteChannelElement_i (  )  [virtual]

Definition at line 586 of file DataFlowI.cpp.

RTT::corba::CRemoteChannelElement_i::CRemoteChannelElement_i ( corba::CorbaTypeTransporter const &  transport,
PortableServer::POA_ptr  poa 
)
virtual RTT::corba::CRemoteChannelElement_i::~CRemoteChannelElement_i (  )  [virtual]

Member Function Documentation

PortableServer::POA_ptr RTT::corba::CRemoteChannelElement_i::_default_POA (  ) 
PortableServer::POA_ptr CRemoteChannelElement_i::_default_POA (  ) 

Definition at line 587 of file DataFlowI.cpp.

virtual RTT::corba::CRemoteChannelElement_ptr RTT::corba::CRemoteChannelElement_i::activate_this (  )  [inline, virtual]

Definition at line 85 of file rtt/transports/corba/DataFlowI.h.

virtual RTT::corba::CRemoteChannelElement_ptr RTT::corba::CRemoteChannelElement_i::activate_this (  )  [inline, virtual]
void RTT::corba::CRemoteChannelElement_i::setCDataFlowInterface ( CDataFlowInterface_i dataflow  )  [inline]

Definition at line 93 of file rtt/transports/corba/DataFlowI.h.

void RTT::corba::CRemoteChannelElement_i::setCDataFlowInterface ( CDataFlowInterface_i dataflow  )  [inline]
virtual void RTT::corba::CRemoteChannelElement_i::transferSamples (  )  [pure virtual]
virtual void RTT::corba::CRemoteChannelElement_i::transferSamples (  )  [pure virtual]

Member Data Documentation

PortableServer::POA_var RTT::corba::CRemoteChannelElement_i::mpoa [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:54 2013