perfc 0.11.0
Loading...
Searching...
No Matches
perfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type > Member List

This is the complete list of members for perfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >, including all inherited members.

ClockType typedefperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >
Counter() noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inlineexplicit
Counter(T value) noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inlineexplicit
Counter(ValueType value) noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inlineexplicit
Counter(Counter const &)=deleteperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >
CounterType typedefperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >
IS_ALWAYS_LOCK_FREEperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >static
IsLockFree() const noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inline
Load(MemoryOrder order=MemoryOrder::Acquire) const noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inline
MemoryOrder enum nameperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >related
Store(T value, MemoryOrder order=MemoryOrder::Release) noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inline
Store(ValueType value, MemoryOrder order=MemoryOrder::Release) noexceptperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >inline
TimePointType typedefperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >
ValueType typedefperfc::Counter< T, Clock, typename std::enable_if<!std::is_void< Clock >::value >::type >