SourcePro® API Reference Guide

 
RWTPCValQueueGuarded< Type > Member List

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

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

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