import "AVStreams.idl";
Inheritance diagram for AVStreams::FlowProducer:
Public Member Functions | |
string | connect_mcast (inout AVStreams::QoS the_qos, out boolean is_met, in string address, in string use_flow_protocol) raises (failedToConnect, AVStreams::notSupported, AVStreams::FPError, AVStreams::QoSRequestFailed) |
string | get_rev_channel (in string pcol_name) |
void | set_key (in AVStreams::key the_key) |
void | set_source_id (in long source_id) |
string AVStreams::FlowProducer::connect_mcast | ( | inout AVStreams::QoS | the_qos, | |
out boolean | is_met, | |||
in string | address, | |||
in string | use_flow_protocol | |||
) | raises (failedToConnect, AVStreams::notSupported, AVStreams::FPError, AVStreams::QoSRequestFailed) |
string AVStreams::FlowProducer::get_rev_channel | ( | in string | pcol_name | ) |
void AVStreams::FlowProducer::set_key | ( | in AVStreams::key | the_key | ) |
void AVStreams::FlowProducer::set_source_id | ( | in long | source_id | ) |