Ipc::FewToFewBiQueue Member List
This is the complete list of members for Ipc::FewToFewBiQueue, including all inherited members.
balance(const int remoteProcessId) const | Ipc::BaseMultiQueue | |
BaseMultiQueue(const int aLocalProcessId) | Ipc::BaseMultiQueue | |
clearAllReaderSignals() | Ipc::BaseMultiQueue | |
clearReaderSignal(const int remoteProcessId) | Ipc::BaseMultiQueue | |
FewToFewBiQueue(const String &id, const Group aLocalGroup, const int aLocalProcessId) | Ipc::FewToFewBiQueue | |
findOldest(const int remoteProcessId, Value &value) const | Ipc::FewToFewBiQueue | |
Full typedef | Ipc::FewToFewBiQueue | |
Group enum name | Ipc::FewToFewBiQueue | |
groupA enum value | Ipc::FewToFewBiQueue | |
groupB enum value | Ipc::FewToFewBiQueue | |
Init(const String &id, const int groupASize, const int groupAIdOffset, const int groupBSize, const int groupBIdOffset, const unsigned int maxItemSize, const int capacity) | Ipc::FewToFewBiQueue | static |
inQueue(const int remoteProcessId) const override | Ipc::FewToFewBiQueue | protectedvirtual |
Ipc::BaseMultiQueue::inQueue(const int remoteProcessId) | Ipc::BaseMultiQueue | protected |
inSize(const int remoteProcessId) const | Ipc::BaseMultiQueue | inline |
ItemTooLarge typedef | Ipc::FewToFewBiQueue | |
localBalance() | Ipc::BaseMultiQueue | inline |
localGroup() const | Ipc::FewToFewBiQueue | inlineprivate |
localRateLimit() | Ipc::BaseMultiQueue | inline |
localReader() const override | Ipc::FewToFewBiQueue | protectedvirtual |
Ipc::BaseMultiQueue::localReader() | Ipc::BaseMultiQueue | protected |
MaxItemsCount(const int groupASize, const int groupBSize, const int capacity) | Ipc::FewToFewBiQueue | static |
metadata | Ipc::FewToFewBiQueue | private |
oneToOneQueue(const Group fromGroup, const int fromProcessId, const Group toGroup, const int toProcessId) const | Ipc::FewToFewBiQueue | private |
oneToOneQueueIndex(const Group fromGroup, const int fromProcessId, const Group toGroup, const int toProcessId) const | Ipc::FewToFewBiQueue | private |
outQueue(const int remoteProcessId) const override | Ipc::FewToFewBiQueue | protectedvirtual |
Ipc::BaseMultiQueue::outQueue(const int remoteProcessId) | Ipc::BaseMultiQueue | protected |
outSize(const int remoteProcessId) const | Ipc::BaseMultiQueue | inline |
peek(int &remoteProcessId, Value &value) const | Ipc::BaseMultiQueue | |
pop(int &remoteProcessId, Value &value) | Ipc::BaseMultiQueue | |
push(const int remoteProcessId, const Value &value) | Ipc::BaseMultiQueue | |
queues | Ipc::FewToFewBiQueue | private |
rateLimit(const int remoteProcessId) const | Ipc::BaseMultiQueue | |
readerIndex(const Group group, const int processId) const | Ipc::FewToFewBiQueue | private |
readers | Ipc::FewToFewBiQueue | private |
remoteGroup() const | Ipc::FewToFewBiQueue | inlineprivate |
remoteReader(const int processId) const override | Ipc::FewToFewBiQueue | protectedvirtual |
Ipc::BaseMultiQueue::remoteReader(const int remoteProcessId) | Ipc::BaseMultiQueue | protected |
remotesCount() const override | Ipc::FewToFewBiQueue | protectedvirtual |
remotesIdOffset() const override | Ipc::FewToFewBiQueue | protectedvirtual |
stat(std::ostream &) const | Ipc::BaseMultiQueue | |
theLastPopProcessId | Ipc::BaseMultiQueue | private |
theLocalGroup | Ipc::FewToFewBiQueue | private |
theLocalProcessId | Ipc::BaseMultiQueue | protected |
validProcessId(const Group group, const int processId) const | Ipc::FewToFewBiQueue | private |
~BaseMultiQueue() | Ipc::BaseMultiQueue | inlinevirtual |