| actionCond | CPN::RemoteQueue | private |
| actionThread | CPN::RemoteQueue | private |
| ActionThreadEntryPoint() | CPN::RemoteQueue | private |
| actionTick | CPN::RemoteQueue | private |
| alpha | CPN::RemoteQueue | private |
| bytecount | CPN::RemoteQueue | private |
| clock | CPN::RemoteQueue | private |
| ClockString() const | CPN::RemoteQueue | private |
| cond | CPN::QueueBase | protected |
| Count() const | CPN::QueueBase | |
| D4RTagPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| datatype | CPN::QueueBase | protected |
| dead | CPN::RemoteQueue | private |
| Dequeue(unsigned count) | CPN::QueueBase | |
| DequeueChannelStride() const | CPN::QueueBase | |
| DequeuePacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| dequeuethresh | CPN::QueueBase | protected |
| dequeueUseOld | CPN::ThresholdQueue | protected |
| Detect() | CPN::QueueBase | protectedvirtual |
| Empty() const | CPN::QueueBase | |
| EndOfReadPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| EndOfWritePacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| Enqueue(unsigned count) | CPN::QueueBase | |
| EnqueueChannelStride() const | CPN::QueueBase | |
| EnqueuePacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| enqueuethresh | CPN::QueueBase | protected |
| enqueueUseOld | CPN::ThresholdQueue | protected |
| fileThread | CPN::RemoteQueue | private |
| FileThreadEntryPoint() | CPN::RemoteQueue | private |
| FirePacket(const Packet &packet) | CPN::PacketHandler | private |
| Flush() | CPN::QueueBase | |
| Flushed() const | CPN::QueueBase | |
| flushed | CPN::QueueBase | protected |
| FlushPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| Freespace() const | CPN::QueueBase | |
| Full() const | CPN::QueueBase | |
| GetDatatype() const | CPN::QueueBase | inline |
| GetDecoderBytes(unsigned &amount) | CPN::PacketDecoder | private |
| GetKey() const | CPN::RemoteQueue | inlinevirtual |
| GetMode() const | CPN::RemoteQueue | inline |
| GetRawDequeuePtr(unsigned thresh, unsigned chan) | CPN::QueueBase | |
| GetRawEnqueuePtr(unsigned thresh, unsigned chan) | CPN::QueueBase | |
| GetReaderKey() const | CPN::QueueBase | inline |
| GetState() | CPN::RemoteQueue | private |
| GetWriterKey() const | CPN::QueueBase | inline |
| Grow(unsigned queueLen, unsigned maxThresh) | CPN::QueueBase | |
| GrowPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| HandleError(const ErrnoException &e) | CPN::RemoteQueue | private |
| holder | CPN::RemoteQueue | private |
| IDReaderPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| IDWriterPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| incomm | D4R::QueueBase | protected |
| indequeue | CPN::QueueBase | protected |
| inenqueue | CPN::QueueBase | protected |
| InternalCheckStatus() | CPN::RemoteQueue | private |
| InternalDequeue(unsigned count) | CPN::RemoteQueue | privatevirtual |
| InternalEnqueue(unsigned count) | CPN::RemoteQueue | privatevirtual |
| InternalFlush() | CPN::RemoteQueue | privatevirtual |
| InternalGetRawDequeuePtr(unsigned thresh, unsigned chan) | CPN::ThresholdQueue | protectedvirtual |
| InternalGetRawEnqueuePtr(unsigned thresh, unsigned chan) | CPN::ThresholdQueue | protectedvirtual |
| InternalReset() | CPN::RemoteQueue | privatevirtual |
| IsReaderShutdown() | CPN::QueueBase | |
| IsWriterShutdown() | CPN::QueueBase | |
| kernel | CPN::QueueBase | protected |
| Lock() const | CPN::QueueBase | inlinevirtual |
| lock | CPN::QueueBase | mutableprotected |
| logger | CPN::QueueBase | protected |
| LogState() | CPN::RemoteQueue | virtual |
| MaxThreshold() const | CPN::QueueBase | |
| maxwritethreshold | CPN::RemoteQueue | private |
| mocknode | CPN::RemoteQueue | private |
| mode | CPN::RemoteQueue | private |
| Mode_t enum name | CPN::RemoteQueue | |
| NotifyData() | CPN::QueueBase | protected |
| NotifyFreespace() | CPN::QueueBase | protected |
| NotifyTerminate() | CPN::QueueBase | |
| NumBytes() const | CPN::PacketDecoder | inlineprivate |
| NumChannels() const | CPN::QueueBase | |
| NumDequeued() const | CPN::QueueBase | |
| NumEnqueued() const | CPN::QueueBase | |
| oldqueue | CPN::ThresholdQueue | protected |
| PacketDecoder() | CPN::PacketDecoder | private |
| PacketEncoder() | CPN::PacketEncoder | private |
| pendingAction | CPN::RemoteQueue | private |
| pendingBlock | CPN::RemoteQueue | private |
| pendingD4RTag | CPN::RemoteQueue | private |
| pendingFlush | CPN::RemoteQueue | private |
| pendingGrow | CPN::RemoteQueue | private |
| pendingReset | CPN::RemoteQueue | private |
| postpad | CPN::QueueBase | protected |
| prepad | CPN::QueueBase | protected |
| queue | CPN::ThresholdQueue | protected |
| QueueBase(KernelBase *k, const SimpleQueueAttr &attr) | CPN::QueueBase | protected |
| D4R::QueueBase::QueueBase() | D4R::QueueBase | |
| QueueLength(unsigned length, unsigned maxthresh, double alpha, Mode_t mode) | CPN::RemoteQueue | privatestatic |
| CPN::ThresholdQueue::QueueLength() const | CPN::QueueBase | |
| RawDequeue(void *data, unsigned count, unsigned numChans, unsigned chanStride) | CPN::QueueBase | |
| RawDequeue(void *data, unsigned count) | CPN::QueueBase | |
| RawEnqueue(const void *data, unsigned count, unsigned numChans, unsigned chanStride) | CPN::QueueBase | |
| RawEnqueue(const void *data, unsigned count) | CPN::QueueBase | |
| Read() | CPN::RemoteQueue | private |
| READ enum value | CPN::RemoteQueue | |
| ReadBlock() | D4R::QueueBase | protected |
| ReadBlocked() | CPN::QueueBase | protectedvirtual |
| ReadBlockPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| readclock | CPN::RemoteQueue | private |
| reader | D4R::QueueBase | protected |
| readerkey | CPN::QueueBase | protected |
| readerlength | CPN::RemoteQueue | private |
| ReadRequest() | CPN::QueueBase | |
| readrequest | CPN::QueueBase | protected |
| readshutdown | CPN::QueueBase | protected |
| readtagchanged | D4R::QueueBase | protected |
| ReleaseDecoderBytes(unsigned amount) | CPN::PacketDecoder | private |
| RemoteQueue(KernelBase *k, Mode_t mode, ConnectionServer *s, RemoteQueueHolder *h, const SimpleQueueAttr &attr, bool usembs) | CPN::RemoteQueue | |
| CPN::Reset() | CPN::QueueBase | |
| CPN::PacketDecoder::Reset() | CPN::PacketDecoder | private |
| ResetPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| SendD4RTagPacket() | CPN::RemoteQueue | private |
| SendDequeuePacket() | CPN::RemoteQueue | private |
| SendEndOfReadPacket() | CPN::RemoteQueue | private |
| SendEndOfWritePacket() | CPN::RemoteQueue | private |
| SendEnqueue(const Packet &packet, Queue_t &queue) | CPN::PacketEncoder | inlineprivate |
| SendEnqueuePacket() | CPN::RemoteQueue | private |
| SendFlushPacket() | CPN::RemoteQueue | private |
| SendGrowPacket() | CPN::RemoteQueue | private |
| SendPacket(const Packet &packet) | CPN::PacketEncoder | private |
| SendPacket(const Packet &packet, void *data) | CPN::PacketEncoder | private |
| SendReadBlockPacket() | CPN::RemoteQueue | private |
| SendResetPacket() | CPN::RemoteQueue | private |
| SendWriteBlockPacket() | CPN::RemoteQueue | private |
| sentEnd | CPN::RemoteQueue | private |
| server | CPN::RemoteQueue | private |
| SetReaderNode(shared_ptr< Node > n) | D4R::QueueBase | |
| SetupPacket(Packet &packet) | CPN::RemoteQueue | private |
| SetWriterNode(shared_ptr< Node > n) | D4R::QueueBase | |
| Shutdown() | CPN::RemoteQueue | virtual |
| ShutdownReader() | CPN::QueueBase | |
| ShutdownWriter() | CPN::QueueBase | |
| Signal() | CPN::RemoteQueue | privatevirtual |
| SignalReaderTagChanged() | D4R::QueueBase | |
| SignalWriterTagChanged() | D4R::QueueBase | |
| sock | CPN::RemoteQueue | private |
| Start() | CPN::RemoteQueue | virtual |
| tagUpdated | CPN::RemoteQueue | private |
| ThresholdQueue(KernelBase *k, const SimpleQueueAttr &attr, bool usembs) | CPN::ThresholdQueue | |
| ThresholdQueue(KernelBase *k, const SimpleQueueAttr &attr, unsigned length, bool usembs) | CPN::ThresholdQueue | |
| TickClock() | CPN::RemoteQueue | private |
| Unlock() const | CPN::QueueBase | inlinevirtual |
| UnlockedCount() const | CPN::RemoteQueue | privatevirtual |
| UnlockedDequeueChannelStride() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedEmpty() const | CPN::RemoteQueue | privatevirtual |
| UnlockedEnqueueChannelStride() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedFreespace() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedFull() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedGrow(unsigned queueLen, unsigned maxThresh) | CPN::RemoteQueue | privatevirtual |
| UnlockedMaxThreshold() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedNumChannels() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedNumDequeued() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedNumEnqueued() const | CPN::ThresholdQueue | protectedvirtual |
| UnlockedQueueLength() const | CPN::RemoteQueue | privatevirtual |
| UnlockedShutdown() | CPN::RemoteQueue | private |
| UnlockedShutdownReader() | CPN::QueueBase | protectedvirtual |
| UnlockedShutdownWriter() | CPN::QueueBase | protectedvirtual |
| UnlockedSignalReaderTagChanged() | CPN::RemoteQueue | privatevirtual |
| UnlockedSignalWriterTagChanged() | CPN::RemoteQueue | privatevirtual |
| UpdateClock(const Packet &packet) | CPN::RemoteQueue | private |
| useD4R | CPN::QueueBase | protected |
| Wait() | CPN::QueueBase | inlineprotectedvirtual |
| WaitForData() | CPN::RemoteQueue | privatevirtual |
| WaitForFreespace() | CPN::RemoteQueue | privatevirtual |
| WRITE enum value | CPN::RemoteQueue | |
| WriteBlock(unsigned qsize) | D4R::QueueBase | protected |
| WriteBlocked() | CPN::QueueBase | protectedvirtual |
| WriteBlockPacket(const Packet &packet) | CPN::RemoteQueue | privatevirtual |
| WriteBytes(const iovec *iov, unsigned iovcnt) | CPN::RemoteQueue | privatevirtual |
| writeclock | CPN::RemoteQueue | private |
| writer | D4R::QueueBase | protected |
| WriteRequest() | CPN::QueueBase | |
| writerequest | CPN::QueueBase | protected |
| writerkey | CPN::QueueBase | protected |
| writerlength | CPN::RemoteQueue | private |
| writeshutdown | CPN::QueueBase | protected |
| writetagchanged | D4R::QueueBase | protected |
| ~PacketDecoder() | CPN::PacketDecoder | privatevirtual |
| ~PacketEncoder() | CPN::PacketEncoder | privatevirtual |
| ~PacketHandler() | CPN::PacketHandler | privatevirtual |
| ~QueueBase() | CPN::QueueBase | virtual |
| ~RemoteQueue() | CPN::RemoteQueue | |
| ~RemoteQueueBase() | CPN::RemoteQueueBase | virtual |
| ~ThresholdQueue() | CPN::ThresholdQueue | |