SourcePro® API Reference Guide

 
RWTPCValStackPrioritized< Type > Member List

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

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