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

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

__declspec(property(get=_Get_current_iteration, put=_Set_current_iteration)) _Index_type _M_current_iterationConcurrency::_Range< _Index_type >
__declspec(property(get=_Get_last_iteration, put=_Set_last_iteration)) _Index_type _M_last_iterationConcurrency::_Range< _Index_type >
_Get_current_iteration() const Concurrency::_Range< _Index_type >inline
_Get_last_iteration() const Concurrency::_Range< _Index_type >inline
_M_currentConcurrency::_Range< _Index_type >private
_M_lastConcurrency::_Range< _Index_type >private
_Number_of_iterations() const Concurrency::_Range< _Index_type >inline
_Range(_Index_type _Current_iteration, _Index_type _Last_iteration)Concurrency::_Range< _Index_type >inline
_Send_range(_Range< _Index_type > *_Helper_range)Concurrency::_Range< _Index_type >inline
_Set_current_iteration(const _Index_type _I)Concurrency::_Range< _Index_type >inline
_Set_last_iteration(const _Index_type _I)Concurrency::_Range< _Index_type >inline
_Steal_range(_Range< _Index_type > *_Helper_range)Concurrency::_Range< _Index_type >inline