STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::ISource< _Type > Member List

This is the complete list of members for Concurrency::ISource< _Type >, including all inherited members.

_Invoke_link_source(ITarget< _Type > *_PLinkFrom)Concurrency::ISource< _Type >inlineprotected
_Invoke_unlink_source(ITarget< _Type > *_PUnlinkFrom)Concurrency::ISource< _Type >inlineprotected
accept(runtime_object_identity _MsgId, _Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
acquire_ref(_Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
consume(runtime_object_identity _MsgId, _Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
link_target(_Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
release(runtime_object_identity _MsgId, _Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
release_ref(_Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
reserve(runtime_object_identity _MsgId, _Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
source_type typedefConcurrency::ISource< _Type >
unlink_target(_Inout_ ITarget< _Type > *_PTarget)=0Concurrency::ISource< _Type >pure virtual
unlink_targets()=0Concurrency::ISource< _Type >pure virtual
~ISource()Concurrency::ISource< _Type >inlinevirtual