SourcePro® API Reference Guide

 
RWTPCValBufferBaseGuarded< Type, GuardDecorator > Member List

This is the complete list of members for RWTPCValBufferBaseGuarded< Type, GuardDecorator >, 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, GuardDecorator >inline
peek(Type &result, unsigned long milliseconds)RWTPCValBufferBaseGuarded< Type, GuardDecorator >inline
RWTPCValBufferBase< GuardDecorator >::peek(GuardDecorator &result, unsigned long milliseconds)RWTPCValBufferBase< GuardDecorator >
read(void)RWTPCValBufferBaseGuarded< Type, GuardDecorator >inline
read(Type &result, unsigned long milliseconds)RWTPCValBufferBaseGuarded< Type, GuardDecorator >inline
RWTPCValBufferBase< GuardDecorator >::read(GuardDecorator &result, unsigned long milliseconds)RWTPCValBufferBase< GuardDecorator >
release()RWTMonitor< RWMutexLock >protected
RWTMonitor()RWTMonitor< RWMutexLock >protected
RWTMonitor(RWStaticCtor)RWTMonitor< RWMutexLock >protected
RWTMonitor(const RWTMonitor< RWMutexLock > &second)RWTMonitor< RWMutexLock >protected
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, GuardDecorator >inline
RWTPCValBufferBase< GuardDecorator >::tryPeek(GuardDecorator &result)RWTPCValBufferBase< GuardDecorator >
tryRead(Type &value)RWTPCValBufferBaseGuarded< Type, GuardDecorator >inline
RWTPCValBufferBase< GuardDecorator >::tryRead(GuardDecorator &result)RWTPCValBufferBase< GuardDecorator >
tryWrite(const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuarded< Type, GuardDecorator >
RWTPCValBufferBase< GuardDecorator >::tryWrite(const GuardDecorator &value)RWTPCValBufferBase< GuardDecorator >
UnlockGuard typedefRWTMonitor< RWMutexLock >protected
write(const Type &value, const RWTFunctor< bool()> &guard)RWTPCValBufferBaseGuarded< Type, GuardDecorator >
write(const Type &value, const RWTFunctor< bool()> &guard, unsigned long milliseconds)RWTPCValBufferBaseGuarded< Type, GuardDecorator >
RWTPCValBufferBase< GuardDecorator >::write(const GuardDecorator &value)RWTPCValBufferBase< GuardDecorator >
RWTPCValBufferBase< GuardDecorator >::write(const GuardDecorator &value, unsigned long milliseconds)RWTPCValBufferBase< GuardDecorator >
~RWPCBufferBase(void)RWPCBufferBaseprotectedvirtual
~RWTMonitor()RWTMonitor< RWMutexLock >protected
~RWTPCValBufferBase(void)RWTPCValBufferBase< GuardDecorator >protectedvirtual
~RWTPCValBufferBaseDecorated(void)RWTPCValBufferBaseDecorated< Type, GuardDecorator >virtual
~RWTPCValBufferBaseGuarded(void)RWTPCValBufferBaseGuarded< Type, GuardDecorator >virtual

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