STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType > Member List

This is the complete list of members for Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >, including all inherited members.

_Invoke_link_source(ITarget< _TargetLinkRegistry::type::type > *_PLinkFrom)Concurrency::ISource< _TargetLinkRegistry::type::type >inlineprotected
_Invoke_unlink_source(ITarget< _TargetLinkRegistry::type::type > *_PUnlinkFrom)Concurrency::ISource< _TargetLinkRegistry::type::type >inlineprotected
_M_connectedSourcesConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >protected
_M_connectedTargetsConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protected
_M_fDeclineMessagesConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >protected
_M_messageProcessorConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protected
_M_pFilterConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >protected
_M_pReservedForConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protected
_M_reservedIdConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protected
_Source_type typedefConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >
_SourceLinkManager typedefConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >
_Target_type typedefConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >
accept(runtime_object_identity _MsgId, _Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
accept_message(runtime_object_identity _MsgId)=0Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protectedpure virtual
acquire_ref(_Inout_ ITarget< _Target_type > *)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
async_send(_Inout_opt_ message< _Target_type > *_Msg)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
consume(runtime_object_identity _MsgId, _Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
consume_message(runtime_object_identity _MsgId)=0Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protectedpure virtual
decline_incoming_messages()Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotected
enable_batched_processing()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotected
filter_method typedefConcurrency::ITarget< _SourceLinkRegistry::type::source_type >
initialize_source(_Inout_opt_ Scheduler *_PScheduler=NULL, _Inout_opt_ ScheduleGroup *_PScheduleGroup=NULL)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotected
initialize_source_and_target(_Inout_opt_ Scheduler *_PScheduler=NULL, _Inout_opt_ ScheduleGroup *_PScheduleGroup=NULL)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotected
link_source(_Inout_ ISource< _Source_type > *_PSource)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
link_target(_Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
link_target_notification(_Inout_ ITarget< _Target_type > *)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
process_input_messages(_Inout_ message< _Target_type > *_PMessage)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
propagate(_Inout_opt_ message< _Source_type > *_PMessage, _Inout_opt_ ISource< _Source_type > *_PSource)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlinevirtual
propagate_message(_Inout_ message< _Source_type > *_PMessage, _Inout_ ISource< _Source_type > *_PSource)=0Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >protectedpure virtual
propagate_output_messages()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
propagate_to_any_targets(_Inout_opt_ message< _Target_type > *_PMessage)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
propagator_block()Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inline
register_filter(filter_method const &_Filter)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotected
release(runtime_object_identity _MsgId, _Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
release_message(runtime_object_identity _MsgId)=0Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protectedpure virtual
release_ref(_Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
remove_network_links()Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotected
remove_targets()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotected
reserve(runtime_object_identity _MsgId, _Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
reserve_message(runtime_object_identity _MsgId)=0Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protectedpure virtual
resume_propagation()=0Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >protectedpure virtual
send(_Inout_ message< _Source_type > *_PMessage, _Inout_ ISource< _Source_type > *_PSource)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlinevirtual
send_message(_Inout_ message< _Source_type > *, _Inout_ ISource< _Source_type > *)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
source_block()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inline
source_iterator typedefConcurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >
source_type typedefConcurrency::ISource< _TargetLinkRegistry::type::type >
supports_anonymous_source()Concurrency::ITarget< _SourceLinkRegistry::type::source_type >inlinevirtual
sync_send(_Inout_opt_ message< _Target_type > *_Msg)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
target_iterator typedefConcurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >
type typedefConcurrency::ITarget< _SourceLinkRegistry::type::source_type >
unlink_source(_Inout_ ISource< _Source_type > *_PSource)Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
unlink_sources()Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
unlink_target(_Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
unlink_target_notification(_Inout_ ITarget< _Target_type > *_PTarget)Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotectedvirtual
unlink_targets()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual
wait_for_outstanding_async_sends()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlineprotected
~ISource()Concurrency::ISource< _TargetLinkRegistry::type::type >inlinevirtual
~ITarget()Concurrency::ITarget< _SourceLinkRegistry::type::source_type >inlinevirtual
~propagator_block()Concurrency::propagator_block< _TargetLinkRegistry, _SourceLinkRegistry, _MessageProcessorType >inlinevirtual
~source_block()Concurrency::source_block< _TargetLinkRegistry, _MessageProcessorType >inlinevirtual