add_consumer(AVStreams::FlowConsumer_ptr flow_consumer, AVStreams::QoS &the_qos) | TAO_FlowConnection | [virtual] |
add_producer(AVStreams::FlowProducer_ptr flow_producer, AVStreams::QoS &the_qos) | TAO_FlowConnection | [virtual] |
connect(AVStreams::FlowProducer_ptr flow_producer, AVStreams::FlowConsumer_ptr flow_consumer, AVStreams::QoS &the_qos) | TAO_FlowConnection | [virtual] |
connect_devs(AVStreams::FDev_ptr a_party, AVStreams::FDev_ptr b_party, AVStreams::QoS &the_qos) | TAO_FlowConnection | [virtual] |
destroy(void) | TAO_FlowConnection | [virtual] |
disconnect(void) | TAO_FlowConnection | [virtual] |
drop(AVStreams::FlowEndPoint_ptr target) | TAO_FlowConnection | [virtual] |
flow_consumer_set_ | TAO_FlowConnection | [protected] |
flow_producer_set_ | TAO_FlowConnection | [protected] |
FlowConsumer_Set typedef | TAO_FlowConnection | [protected] |
FlowConsumer_SetItor typedef | TAO_FlowConnection | [protected] |
FlowProducer_Set typedef | TAO_FlowConnection | [protected] |
FlowProducer_SetItor typedef | TAO_FlowConnection | [protected] |
fp_name_ | TAO_FlowConnection | [protected] |
fp_settings_ | TAO_FlowConnection | [protected] |
ip_multicast_ | TAO_FlowConnection | [protected] |
mcast_addr_ | TAO_FlowConnection | [protected] |
mcast_port_ | TAO_FlowConnection | [protected] |
mcastconfigif_ | TAO_FlowConnection | [protected] |
mcastconfigif_i_ | TAO_FlowConnection | [protected] |
modify_QoS(AVStreams::QoS &new_qos) | TAO_FlowConnection | [virtual] |
producer_address_ | TAO_FlowConnection | [protected] |
protocol_ | TAO_FlowConnection | [protected] |
push_event(const AVStreams::streamEvent &the_event) | TAO_FlowConnection | [virtual] |
set_mcast_addr(ACE_CString addr, u_short port) | TAO_FlowConnection | |
set_protocol(const char *protocol) | TAO_FlowConnection | |
start(void) | TAO_FlowConnection | [virtual] |
stop(void) | TAO_FlowConnection | [virtual] |
TAO_FlowConnection(void) | TAO_FlowConnection | |
use_flow_protocol(const char *fp_name, const CORBA::Any &fp_settings) | TAO_FlowConnection | [virtual] |