SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
RWTPCValBufferBaseGuarded< Type, GuardDecorator > Member List

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

acquire(void)RWTMonitor< RWMutexLock >inlineprotected
canRead(void) constRWPCBufferBaseprotected
canWrite(void) constRWPCBufferBaseprotected
close(void)RWPCBufferBaseprotected
entries(void) constRWPCBufferBaseprotected
flush(void)RWPCBufferBaseprotected
getCapacity(void) constRWPCBufferBaseprotected
getCloseCallback(void) constRWPCBufferBaseprotected
getEmptyCallback(void) constRWPCBufferBaseprotected
getFullCallback(void) constRWPCBufferBaseprotected
getOpenCallback(void) constRWPCBufferBaseprotected
isAcquired(void) constRWTMonitor< RWMutexLock >protected
isOpen(void) constRWPCBufferBaseprotected
LockGuard typedefRWTMonitor< RWMutexLock >protected
monitor(void) constRWTMonitor< RWMutexLock >inlineprotected
mutex(void)RWTMonitor< RWMutexLock >inlineprotected
open(void)RWPCBufferBaseprotected
operator=(const RWTMonitor< RWMutexLock > &)RWTMonitor< RWMutexLock >inlineprotected
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(void)RWTMonitor< RWMutexLock >inlineprotected
RWTMonitor(void)RWTMonitor< RWMutexLock >inlineprotected
RWTMonitor(RWStaticCtor)RWTMonitor< RWMutexLock >inlineprotected
RWTMonitor(const RWTMonitor< RWMutexLock > &second)RWTMonitor< RWMutexLock >inlineprotected
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(void)RWTMonitor< RWMutexLock >inlineprotected
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(void)RWTMonitor< RWMutexLock >inlineprotected
~RWTPCValBufferBase(void)RWTPCValBufferBase< GuardDecorator >protectedvirtual
~RWTPCValBufferBaseDecorated(void)RWTPCValBufferBaseDecorated< Type, GuardDecorator >virtual
~RWTPCValBufferBaseGuarded(void)RWTPCValBufferBaseGuarded< Type, GuardDecorator >virtual

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