SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator > Member List

This is the complete list of members for RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >, including all inherited members.

acquire(void)RWTMonitor< RWMutexLock >inlineprotected
canRead(void) constRWPCBufferBase
canWrite(void) constRWPCBufferBase
close(void)RWPCBufferBase
entries(void) constRWPCBufferBase
flush(void)RWPCBufferBase
getCapacity(void) constRWPCBufferBase
getCloseCallback(void) constRWPCBufferBase
getEmptyCallback(void) constRWPCBufferBase
getFullCallback(void) constRWPCBufferBase
getOpenCallback(void) constRWPCBufferBase
isAcquired(void) constRWTMonitor< RWMutexLock >protected
isOpen(void) constRWPCBufferBase
LockGuard typedefRWTMonitor< RWMutexLock >protected
monitor(void) constRWTMonitor< RWMutexLock >inlineprotected
mutex(void)RWTMonitor< RWMutexLock >inlineprotected
open(void)RWPCBufferBase
operator=(const RWTMonitor< RWMutexLock > &)RWTMonitor< RWMutexLock >inlineprotected
peek(void)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
peek(Type &result, unsigned long milliseconds)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
RWTPCValBufferBase< GuardAndPriorityDecorator >::peek(GuardAndPriorityDecorator &result, unsigned long milliseconds)RWTPCValBufferBase< GuardAndPriorityDecorator >
read(void)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
read(Type &result, unsigned long milliseconds)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
RWTPCValBufferBase< GuardAndPriorityDecorator >::read(GuardAndPriorityDecorator &result, unsigned long milliseconds)RWTPCValBufferBase< GuardAndPriorityDecorator >
release(void)RWTMonitor< RWMutexLock >inlineprotected
RWTMonitor(void)RWTMonitor< RWMutexLock >inlineprotected
RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >::RWTMonitor(RWStaticCtor)RWTMonitor< RWMutexLock >inlineprotected
RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >::RWTMonitor(const RWTMonitor< RWMutexLock > &second)RWTMonitor< RWMutexLock >inlineprotected
setCapacity(size_t maxCapacity)RWPCBufferBase
setCloseCallback(const RWTFunctor< void()> &onCloseCallback)RWPCBufferBase
setEmptyCallback(const RWTFunctor< void()> &onEmptyCallback)RWPCBufferBase
setFullCallback(const RWTFunctor< void()> &onFullCallback)RWPCBufferBase
setOpenCallback(const RWTFunctor< void()> &onOpenCallback)RWPCBufferBase
tryAcquire(void)RWTMonitor< RWMutexLock >inlineprotected
TryLockGuard typedefRWTMonitor< RWMutexLock >protected
tryPeek(Type &value)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
RWTPCValBufferBase< GuardAndPriorityDecorator >::tryPeek(GuardAndPriorityDecorator &result)RWTPCValBufferBase< GuardAndPriorityDecorator >
tryRead(Type &value)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >inline
RWTPCValBufferBase< GuardAndPriorityDecorator >::tryRead(GuardAndPriorityDecorator &result)RWTPCValBufferBase< GuardAndPriorityDecorator >
tryWrite(const Type &value)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
tryWrite(const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
tryWrite(long priority, const Type &value)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
tryWrite(long priority, const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >
RWTPCValBufferBase< GuardAndPriorityDecorator >::tryWrite(const GuardAndPriorityDecorator &value)RWTPCValBufferBase< GuardAndPriorityDecorator >
UnlockGuard typedefRWTMonitor< RWMutexLock >protected
write(const Type &value)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(const Type &value, unsigned long milliseconds)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(const Type &value, const RWTFunctor< bool()> &guard, unsigned long milliseconds)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(long priority, const Type &value)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(long priority, const Type &value, unsigned long milliseconds)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >inline
write(long priority, const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >
write(long priority, const Type &value, const RWTFunctor< bool()> &guard, unsigned long milliseconds)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >
RWTPCValBufferBase< GuardAndPriorityDecorator >::write(const GuardAndPriorityDecorator &value)RWTPCValBufferBase< GuardAndPriorityDecorator >
RWTPCValBufferBase< GuardAndPriorityDecorator >::write(const GuardAndPriorityDecorator &value, unsigned long milliseconds)RWTPCValBufferBase< GuardAndPriorityDecorator >
~RWPCBufferBase(void)RWPCBufferBasevirtual
~RWTMonitor(void)RWTMonitor< RWMutexLock >inlineprotected
~RWTPCValBufferBase(void)RWTPCValBufferBase< GuardAndPriorityDecorator >virtual
~RWTPCValBufferBaseDecorated(void)RWTPCValBufferBaseDecorated< Type, GuardAndPriorityDecorator >virtual
~RWTPCValBufferBaseGuarded(void)RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator >virtual
~RWTPCValBufferBaseGuardedPrioritized(void)RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator >virtual
~RWTPCValBufferBasePrioritized(void)RWTPCValBufferBasePrioritized< Type, GuardAndPriorityDecorator >virtual

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.