Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType > Member List

This is the complete list of members for sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType >, including all inherited members.

begin() const noexcept(std::is_nothrow_copy_constructible_v< IteratorType >)sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType >inline
end() const noexcept(std::is_nothrow_copy_constructible_v< IteratorType >)sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType >inline
LockedRangeAdapter(ContainerType &container, MutexType &m)sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType >inline
LockedRangeAdapter(IteratorType begin, IteratorType end, MutexType &m)sen::util::LockedRangeAdapter< LockType, IteratorType, MutexType >inline