This is the complete list of members for PstreamBuffers, including all inherited members.
| algorithm | PstreamBuffers | static |
| allowClearRecv() const noexcept | PstreamBuffers | |
| allowClearRecv(bool on) noexcept | PstreamBuffers | |
| allProcs() const noexcept | PstreamBuffers | inline |
| ClassName("PstreamBuffers") | PstreamBuffers | |
| clear() | PstreamBuffers | |
| clearRecv(const label proci) | PstreamBuffers | |
| clearRecvs() | PstreamBuffers | |
| clearSend(const label proci) | PstreamBuffers | |
| clearSends() | PstreamBuffers | |
| clearStorage() | PstreamBuffers | |
| clearUnregistered() | PstreamBuffers | |
| comm() const noexcept | PstreamBuffers | inline |
| commsType() const noexcept | PstreamBuffers | inline |
| finished() const noexcept | PstreamBuffers | |
| finishedGathers(const bool wait=true) | PstreamBuffers | |
| finishedGathers(labelList &recvSizes, const bool wait=true) | PstreamBuffers | |
| finishedNeighbourSends(const labelUList &neighProcs, const bool wait=true) | PstreamBuffers | |
| finishedNeighbourSends(const labelUList &neighProcs, labelList &recvSizes, const bool wait=true) | PstreamBuffers | |
| finishedScatters(const bool wait=true) | PstreamBuffers | |
| finishedScatters(labelList &recvSizes, const bool wait=true) | PstreamBuffers | |
| finishedSends(const bool wait=true) | PstreamBuffers | |
| finishedSends(labelList &recvSizes, const bool wait=true) | PstreamBuffers | |
| finishedSends(bitSet &sendConnections, DynamicList< label > &sendProcs, DynamicList< label > &recvProcs, const bool wait=true) | PstreamBuffers | |
| finishedSendsNBX(const bool wait=true) | PstreamBuffers | |
| finishedSendsNBX(labelList &recvSizes, const bool wait=true) | PstreamBuffers | |
| format() const noexcept | PstreamBuffers | inline |
| hasRecvData() const | PstreamBuffers | |
| hasSendData() const | PstreamBuffers | |
| initRegisterSend() | PstreamBuffers | |
| maxNonLocalRecvCount() const | PstreamBuffers | |
| maxNonLocalRecvCount(const label excludeProci) const | PstreamBuffers | |
| maxRecvCount() const | PstreamBuffers | |
| nProcs() const noexcept | PstreamBuffers | inline |
| peekRecvData(const label proci) const | PstreamBuffers | |
| PstreamBuffers(UPstream::commsTypes commsType=UPstream::commsTypes::nonBlocking, int tag=UPstream::msgType(), int communicator=UPstream::worldComm, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | PstreamBuffers | explicit |
| PstreamBuffers(int communicator, UPstream::commsTypes commsType=UPstream::commsTypes::nonBlocking, int tag=UPstream::msgType(), IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | PstreamBuffers | inlineexplicit |
| PstreamBuffers(int communicator, int tag, UPstream::commsTypes commsType=UPstream::commsTypes::nonBlocking, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | PstreamBuffers | inline |
| recvDataCount(const label proci) const | PstreamBuffers | |
| recvDataCounts() const | PstreamBuffers | |
| registerSend(const label proci, const bool toggleOn=true) | PstreamBuffers | |
| sendDataCount(const label proci) const | PstreamBuffers | |
| subProcs() const noexcept | PstreamBuffers | inline |
| tag() const noexcept | PstreamBuffers | inline |
| UIPstreamBase class | PstreamBuffers | friend |
| UOPstreamBase class | PstreamBuffers | friend |
| ~PstreamBuffers() | PstreamBuffers |