buildChannelInput(in string output_port, inout CConnPolicy policy) | RTT::corba::CDataFlowInterface | |
buildChannelOutput(in string input_port, inout CConnPolicy policy) | RTT::corba::CDataFlowInterface | |
CPortDescriptions typedef | RTT::corba::CDataFlowInterface | |
CPortNames typedef | RTT::corba::CDataFlowInterface | |
createConnection(in string local_port, in CDataFlowInterface remote_ports, in string remote_port, inout CConnPolicy policy) | RTT::corba::CDataFlowInterface | |
createSharedConnection(in string input_port, inout CConnPolicy policy) | RTT::corba::CDataFlowInterface | |
createStream(in string local_port, inout CConnPolicy policy) | RTT::corba::CDataFlowInterface | |
disconnectPort(in string port_name) | RTT::corba::CDataFlowInterface | |
getDataType(in string port_name) | RTT::corba::CDataFlowInterface | |
getPortDescriptions() | RTT::corba::CDataFlowInterface | |
getPorts() | RTT::corba::CDataFlowInterface | |
getPortType(in string port_name) | RTT::corba::CDataFlowInterface | |
isConnected(in string port_name) | RTT::corba::CDataFlowInterface | |
removeConnection(in string local_port, in CDataFlowInterface remote_ports, in string remote_port) | RTT::corba::CDataFlowInterface | |
removeStream(in string local_port, in string stream_name) | RTT::corba::CDataFlowInterface | |